File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6060 - name : Install Jax and Upgrade CUDA
6161 shell : bash -l {0}
6262 run : |
63- pip install --upgrade "jax[cuda]" -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
63+ pip install --upgrade "jax[cuda]==0.4.2 " -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
6464 pip install --upgrade "numpyro[cuda]" -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
6565 nvidia-smi
6666 - name : Install latex dependencies
Original file line number Diff line number Diff line change 6666 - name : Install Jax and Upgrade CUDA
6767 shell : bash -l {0}
6868 run : |
69- pip install --upgrade "jax[cuda]" -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
69+ pip install --upgrade "jax[cuda]==0.4.2 " -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
7070 pip install --upgrade "numpyro[cuda]" -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
7171 nvidia-smi
7272 - name : Display Conda Environment Versions
You can’t perform that action at this time.
0 commit comments