fix-autogen-configs

This commit is contained in:
lilinyang 2025-05-30 14:05:33 +08:00
parent a5b02b547b
commit e5d5e53728
1888 changed files with 0 additions and 139 deletions

View file

@ -0,0 +1,90 @@
[
{
"n_bounds": [
3,
5
],
"m_bounds": [
3,
5
],
"k_bounds": [
1,
20
],
"p_bounds": [
1,
3
],
"a_bounds": [
2,
20
]
},
{
"n_bounds": [
2,
3
],
"m_bounds": [
2,
4
],
"k_bounds": [
5,
15
],
"p_bounds": [
2,
5
],
"a_bounds": [
5,
15
]
},
{
"n_bounds": [
2,
4
],
"m_bounds": [
2,
4
],
"k_bounds": [
10,
20
],
"p_bounds": [
3,
5
],
"a_bounds": [
10,
20
]
},
{
"n_bounds": [
2,
5
],
"m_bounds": [
2,
5
],
"k_bounds": [
1,
10
],
"p_bounds": [
1,
5
],
"a_bounds": [
1,
10
]
}
]