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
@martinjaggi 's comment
"
there are many use-cases which need to be run
the official task results (light and full goals need to run)
scaling as part of official results
comparing different hardware such as gcloud GPUs K80,P100,P4,T4,V100 etc
GPU vs CPU (though official results will be GPU only)
comparing backends (probably no scaling the # workers needed)
comparing against pytorch DDP or powerSGD, or adam (again this is different than the official results so has different
regression testing compared to old versions of our code, and changes in pytorch, TF say
depending on what's needed for the scientific report (or blog post), that's what we'll run. ideally the code would be easy to adapt
"
Supersedes mlbench/mlbench-core#82. We can now also use PyTorch 1.7.0
The text was updated successfully, but these errors were encountered: