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 7bb5a1c commit 0fe84f4Copy full SHA for 0fe84f4
.github/workflows/linux_cuda_wheel.yaml
@@ -95,6 +95,7 @@ jobs:
95
${CONDA_RUN} env
96
${CONDA_RUN} conda info
97
${CONDA_RUN} nvidia-smi
98
+ ${CONDA_RUN} conda list
99
- name: Update pip
100
run: ${CONDA_RUN} python -m pip install --upgrade pip
101
- name: Install PyTorch
0 commit comments