We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0936e1b commit 009afe5Copy full SHA for 009afe5
.github/workflows/tpu-tests.yml
@@ -205,7 +205,7 @@ jobs:
205
pip uninstall torch torch-xla libtpu jax jaxlib -y
206
pip install -e .[dev]
207
208
- Install tpu-inference
+ # Install tpu-inference
209
# pip uninstall torch libtpu jax jaxlib -y
210
# pip install tpu-inference==v0.11.1 --force-reinstall
211
pip install pytest pytest-xdist
0 commit comments