mlcommons / algorithmic-efficiency

MLCommons Algorithmic Efficiency is a benchmark and competition measuring neural network training speedups due to algorithmic improvements in both training algorithms and models.
https://mlcommons.org/en/groups/research-algorithms/
Apache License 2.0
321 stars 62 forks source link

Fix typo in `jax_nadamw_target_setting.py` #707

Closed tfaod closed 5 months ago

tfaod commented 5 months ago

Fix dict indexing typo in jax_nadamw_target_setting.py

github-actions[bot] commented 5 months ago

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

priyakasimbeg commented 5 months ago

Thanks for catching and fixing this!