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

Fix/clean some HPC rules #462

Closed sparticlesteve closed 2 years ago

sparticlesteve commented 3 years ago

Some edits are needed for hpc_training_rules.adoc.

Need to remove HPC hyperparameters table link. The HP rules are all contained within the doc.

Need to update the references to rules in training_rules.adoc, probably as section links rather than rule numbers, as suggested here by @matthew-frank: https://github.com/mlcommons/training_policies/pull/458#discussion_r679992647

There is also a reference to hpc rule 6.1 under Run Results which is now wrong. We can similarly use a section link here.

sparticlesteve commented 3 years ago

I'll fix this after https://github.com/mlcommons/training_policies/pull/458 is merged. I think it'll be easier to avoid merge conflicts.

sparticlesteve commented 3 years ago

Fixed in https://github.com/mlcommons/training_policies/pull/464