| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Apply it to the MNIST workload and the Nesterov optimizer.
Still need to test out (a) output losses, (b) speed, and (c) look into other librispeech.
compilation caching really speeds things up when doing repeated runs.
|
MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅ |
Sorry, something went wrong.
|
We didn't migrate all the optimizers. Should we look into migrating the following?
|
Sorry, something went wrong.
The above algorithms are buggy and we have no plans to fix them, so instead of maintaining them we should delete them |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Purpose
The goal of this PR is to allow model parameter and optimizer state sharding, and also to migrate the JAX code from using jax.pmap to using jax.jit.
TODOs:
Changelog