mlcommons / training

Reference implementations of MLPerf™ training benchmarks
https://mlcommons.org/en/groups/training
Apache License 2.0
1.58k stars 549 forks source link

Update train_mlperf.py #499

Closed VincentLeeMax closed 1 year ago

VincentLeeMax commented 3 years ago

remove undefined argument, it will cause an exception

github-actions[bot] commented 3 years ago

MLCommons CLA bot:
Thank you for your submission, we really appreciate it. We ask that you sign our MLCommons CLA and be a member before we can accept your contribution. If you are interested in membership, please contact membership@mlcommons.org .
0 out of 1 committers have signed the MLCommons CLA.
:x: @VincentLeeMax
You can retrigger this bot by commenting recheck in this Pull Request

johntran-nv commented 1 year ago

This was fixed in https://github.com/mlcommons/training/pull/556. Closing.