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

Fix.

parent 21ecb510
Branches
No related tags found
No related merge requests found
Pipeline #23768 canceled
Pipeline: Docker-Images

#23769

    ......@@ -3,9 +3,9 @@
    set -e
    # conda and MKL
    wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh
    bash Miniconda3-latest-Linux-x86_64.sh -b
    rm Miniconda3-latest-Linux-x86_64.sh
    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
    /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