• Zhang Liliang's avatar
    Fix a bug in Docker file (#637) · 5c44ca74
    Zhang Liliang authored
    Fix a bug.
    Romove the echo command in line 36: RUN conda install pytorch-nightly cudatoolkit=${CUDA} -c pytorch 
    To enable conda installation of pytorch-nightly.
    5c44ca74
Dockerfile 1.64 KB