Skip to content

Commit 1f84a06

Browse files
committed
add pyro-ppl package to GPU packages
1 parent 5641c5f commit 1f84a06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
shell: bash -l {0}
2323
run: |
2424
pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128
25+
pip install pyro-ppl
2526
pip install --upgrade "jax[cuda12-local]"
2627
pip install numpyro
2728
python scripts/test-jax-install.py

0 commit comments

Comments
 (0)