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 64
64
shell : bash -l {0}
65
65
run : |
66
66
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
67
68
nvidia-smi
68
69
- name : Build HTML
69
70
shell : bash -l {0}
Original file line number Diff line number Diff line change 61
61
shell : bash -l {0}
62
62
run : |
63
63
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
64
65
nvidia-smi
65
66
- name : Install latex dependencies
66
67
shell : bash -l {0}
Original file line number Diff line number Diff line change 67
67
shell : bash -l {0}
68
68
run : |
69
69
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
70
71
nvidia-smi
71
72
- name : Display Conda Environment Versions
72
73
shell : bash -l {0}
You can’t perform that action at this time.
0 commit comments