File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ JMP is written in pure Python, but depends on C++ code via JAX and NumPy.
3939Because JAX installation is different depending on your CUDA version, JMP does
4040not list JAX as a dependency in ` requirements.txt ` .
4141
42- First, follow [ these instructions] ( https://github.com/google /jax#installation )
42+ First, follow [ these instructions] ( https://github.com/jax-ml /jax#installation )
4343to install JAX with the relevant accelerator support.
4444
4545Then, install JMP using pip:
@@ -212,4 +212,4 @@ https://docs.nvidia.com/deeplearning/performance/mixed-precision-training/.
212212[ 0 ] : https://arxiv.org/abs/1710.03740
213213[ 1 ] : https://docs.nvidia.com/deeplearning/performance/mixed-precision-training/index.html
214214[ Haiku ] : https://github.com/deepmind/dm-haiku
215- [ JAX ] : https://github.com/google /jax
215+ [ JAX ] : https://github.com/jax-ml /jax
You can’t perform that action at this time.
0 commit comments