"git@developer.sourcefind.cn:OpenDAS/apex.git" did not exist on "4d3ee39024dcf457d2a47d242c7b7ce9509e9b6e"
Commit d3fe2a77 authored by Edward Z. Yang's avatar Edward Z. Yang
Browse files

Small README tweak.


Signed-off-by: default avatarEdward Z. Yang <ezyang@fb.com>
parent e3540625
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
### Linux ### Linux
```bash ```bash
# NB: We don't actually need CUDA; you don't have to run this on nvidia-docker
nvidia-docker run -it --ipc=host --rm -v $(pwd):/remote soumith/conda-cuda bash nvidia-docker run -it --ipc=host --rm -v $(pwd):/remote soumith/conda-cuda bash
pushd remote/conda pushd remote/conda
conda config --add channels pytorch conda config --add channels pytorch
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment