Commit 824e320d authored by Julien Chaumond's avatar Julien Chaumond
Browse files

[ci] Fixup c6cf925f

parent c6cf925f
......@@ -37,7 +37,6 @@ jobs:
run: |
source .env/bin/activate
python -c "import torch; print(torch.cuda.is_available())"
python -c "import tensorflow as tf; print(tf.test.is_built_with_cuda(), tf.config.list_physical_devices('GPU'))"
- name: Run all non-slow tests on GPU
env:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment