mlcommons / training_policies

Issues related to MLPerf™ training policies, including rules and suggested changes
https://mlcommons.org/en/groups/training
Apache License 2.0
92 stars 66 forks source link

SSD validation schedule #396

Closed johntran-nv closed 3 years ago

johntran-nv commented 3 years ago

Do we want to move to every 5th epoch or keep the v0.7 schedule?

bitfort commented 3 years ago

SWG:

We're going to move to every 5th epoch.

bitfort commented 3 years ago

SWG:

We will check if the original requestor still cares about the issue, since SSD is on it's last round.

bitfort commented 3 years ago

SWG:

This will follow resnet evaluation rules except SSD has a stride of 5 (as opposed to resnet stride of 4).

Will revisit next week to finalize.