You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but I was wondering if there was an argument/way to adjust the batchsize/specific model args when calling the test from this interface. I couldn't find anything in the --help/documentation. Ideally something simple like:
I'm running various benchmarks by calling
pytest test_bench.py testname
but I was wondering if there was an argument/way to adjust the batchsize/specific model args when calling the test from this interface. I couldn't find anything in the --help/documentation. Ideally something simple like:
pytest test_bench.py testname batch_size = 12 model_arg1 = xxx
Thanks!
The text was updated successfully, but these errors were encountered: