File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 23
23
run : |
24
24
pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128
25
25
pip install --upgrade "jax[cuda12-local]"
26
- pip install numpyro
26
+ pip install numpyro pyro-ppl
27
27
python scripts/test-jax-install.py
28
28
- name : Check nvidia Drivers
29
29
shell : bash -l {0}
Original file line number Diff line number Diff line change @@ -69,7 +69,5 @@ One way to give feedback is to raise an issue through our [issue tracker](https:
69
69
Please be as specific as possible. Tell us where the problem is and as much
70
70
detail about your local set up as you can provide.
71
71
72
- Another feedback option is to use our [ discourse forum] ( https://discourse.quantecon.org/ ) .
73
-
74
72
Finally, you can provide direct feedback to [ contact@quantecon.org ] ( mailto:contact@quantecon.org )
75
73
You can’t perform that action at this time.
0 commit comments