InternBootcamp/examples/pipelines/all_configs/Cthebigrace_test.json

26 lines
No EOL
404 B
JSON

[
{
"max_t": 1000,
"max_step": 100000
},
{
"max_t": 1000000000000000000,
"max_step": 1000000000000000000
},
{
"max_t": 10,
"max_step": 10
},
{
"max_t": 100,
"max_step": 100
},
{
"max_t": 1000000,
"max_step": 1000000
},
{
"max_t": 100000,
"max_step": 100000
}
]