Skip to content

Commit 009afe5

Browse files
author
pathfinder-fp
committed
fix
1 parent 0936e1b commit 009afe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tpu-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ jobs:
205205
pip uninstall torch torch-xla libtpu jax jaxlib -y
206206
pip install -e .[dev]
207207
208-
Install tpu-inference
208+
# Install tpu-inference
209209
# pip uninstall torch libtpu jax jaxlib -y
210210
# pip install tpu-inference==v0.11.1 --force-reinstall
211211
pip install pytest pytest-xdist

0 commit comments

Comments
 (0)