InternBootcamp/examples/pipelines/all_configs/Ccounttriangles_test.json

14 lines
No EOL
190 B
JSON

[
{
"max_A": 500000,
"max_step": 50000
},
{
"max_A": 100000,
"max_step": 5000
},
{
"max_A": 50000,
"max_step": 200
}
]