InternBootcamp/examples/pipelines/autogen_configs/Cflag_test.json
2025-05-30 14:05:33 +08:00

26 lines
No EOL
266 B
JSON

[
{
"n": 1,
"m": 1
},
{
"n": 3,
"m": 5
},
{
"n": 5,
"m": 5
},
{
"n": 6,
"m": 1
},
{
"n": 2,
"m": 5
},
{
"n": 3,
"m": 1
}
]