Skip to content
Snippets Groups Projects
Commit d10f1ecd authored by Dmytro Bogatov's avatar Dmytro Bogatov :two_hearts:
Browse files

Fix. [ci-skip]

parent 36b84bfc
No related branches found
No related tags found
No related merge requests found
Pipeline #23773 skipped
......@@ -3,9 +3,9 @@
set -e
# conda and MKL
wget https://repo.anaconda.com/miniconda/Miniconda3-py38_4.10.3-Linux-x86_64.sh
bash Miniconda3-py38_4.10.3-Linux-x86_64.sh -b
rm Miniconda3-py38_4.10.3-Linux-x86_64.sh
wget https://repo.anaconda.com/miniconda/Miniconda3-py37_4.10.3-Linux-x86_64.sh
bash Miniconda3-py37_4.10.3-Linux-x86_64.sh -b
rm Miniconda3-py37_4.10.3-Linux-x86_64.sh
/root/miniconda3/bin/conda install -y -c pytorch mkl blas
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment