| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅ |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM! Thank you for tying up the loose ends Niccolo!
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The new dropout design in AlgoPerf (see #753 (comment) and #873) requires passing dropout_rate to the workload’s forward pass function rather than to init_model_fn. Some minor issues from this change were left unresolved, and this PR fixes them.