We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c87cb86 commit 898195cCopy full SHA for 898195c
.azure/gpu-tests-fabric.yml
@@ -96,6 +96,8 @@ jobs:
96
python --version
97
pip --version
98
pip list
99
+ apt-get install -y cuda-toolkit
100
+ nvcc --version
101
displayName: "Image info & NVIDIA"
102
103
- bash: |
.azure/gpu-tests-pytorch.yml
@@ -100,6 +100,8 @@ jobs:
104
105
106
107
0 commit comments