File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 6464 shell : bash -l {0}
6565 run : |
6666 pip install --upgrade "jax[cuda]" -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
67+ pip install --upgrade "numpyro[cuda]" -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
6768 nvidia-smi
6869 - name : Build HTML
6970 shell : bash -l {0}
Original file line number Diff line number Diff line change 6161 shell : bash -l {0}
6262 run : |
6363 pip install --upgrade "jax[cuda]" -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
64+ pip install --upgrade "numpyro[cuda]" -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
6465 nvidia-smi
6566 - name : Install latex dependencies
6667 shell : bash -l {0}
Original file line number Diff line number Diff line change 6767 shell : bash -l {0}
6868 run : |
6969 pip install --upgrade "jax[cuda]" -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
70+ pip install --upgrade "numpyro[cuda]" -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
7071 nvidia-smi
7172 - name : Display Conda Environment Versions
7273 shell : bash -l {0}
You can’t perform that action at this time.
0 commit comments