We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da408f2 commit 67fdc6dCopy full SHA for 67fdc6d
.github/workflows/test-linux-cpu.yml
@@ -54,4 +54,6 @@ jobs:
54
55
# Run Tests
56
python3 -m torch.utils.collect_env
57
+ rm -rf torchvision/prototype
58
+ rm test/*prototype*
59
python3 -m pytest --junitxml=test-results/junit.xml -v --durations 20
0 commit comments