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 3079240 commit 508fd0cCopy full SHA for 508fd0c
azure-pipelines.yml
@@ -118,8 +118,6 @@ jobs:
118
inputs:
119
targetType: 'inline'
120
script: |
121
- ~/miniconda3/bin/conda init bash
122
- source ~/.bashrc
123
eval "$(~/miniconda3/bin/conda shell.bash hook)"
124
source activate base
125
echo "activate conda environment"
@@ -146,8 +144,6 @@ jobs:
146
144
displayName: Download libtorch native CUDA binaries
147
145
148
- script: |
149
150
151
152
153
0 commit comments