Pytorch 1.4.0 / CUDA 10.1 + APEX

git clone https://github.com/NVIDIA/apex

cd apex

git reset --hard 3fe10b5597ba14a748ebb271a6ab97c09c5701ac

pip install -v --disable-pip-version-check --no-cache-dir --global-option="--cuda_ext" ./

댓글

이 블로그의 인기 게시물

sklearn tsne + matplotlib scatter

Implementation of Focal Loss using Pytorch