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 ff027ad commit 7ec2cc1Copy full SHA for 7ec2cc1
.github/workflows/ci-temp-model-test.yaml
@@ -33,7 +33,7 @@ jobs:
33
run: |
34
# source tools/run_command.sh
35
set -e
36
- source "/root/anaconda3/etc/profile.d/conda.sh"
+ source "/root/miniconda3/etc/profile.d/conda.sh"
37
conda init bash
38
conda activate new-torchbenchmark
39
pip install -e flag_gems/
0 commit comments