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 4fad5c2 commit c92d64cCopy full SHA for c92d64c
.github/workflows/linux_cuda_wheel.yaml
@@ -88,6 +88,7 @@ jobs:
88
run: |
89
${CONDA_RUN} env
90
${CONDA_RUN} conda info
91
+ ${CONDA_RUN} nvidia-smi
92
- name: Update pip
93
run: ${CONDA_RUN} python -m pip install --upgrade pip
94
- name: Install PyTorch
0 commit comments