We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfff834 commit ca02625Copy full SHA for ca02625
1 file changed
.github/workflows/test_cuda.yml
@@ -63,7 +63,6 @@ jobs:
63
CUDA_VISIBLE_DEVICES: 0
64
# See https://jax.readthedocs.io/en/latest/gpu_memory_allocation.html
65
XLA_PYTHON_CLIENT_PREALLOCATE: false
66
- if: false # debug
67
- name: Convert models
68
run: source/tests/infer/convert-models.sh
69
- name: Download libtorch
0 commit comments