mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Format inline code block. (#12441)
Summary: Signed-off-by: Marcela Morales Quispe <marcela.morales.quispe@gmail.com> Pull Request resolved: https://github.com/pytorch/pytorch/pull/12441 Differential Revision: D10236743 Pulled By: SsnL fbshipit-source-id: c0e446a81a388cf6a558bf7ab8ba0e59703dc169
This commit is contained in:
committed by
Facebook Github Bot
parent
0e44db8b0d
commit
8689d8af36
@ -210,7 +210,7 @@ python setup.py install
|
||||
|
||||
### Docker image
|
||||
|
||||
Dockerfile is supplied to build images with cuda support and cudnn v7. You can pass -e PYTHON_VERSION=x.y flag to specificy which python to be used by Miniconda, or leave it unset to use the default. Build as usual
|
||||
Dockerfile is supplied to build images with cuda support and cudnn v7. You can pass `-e PYTHON_VERSION=x.y` flag to specificy which python to be used by Miniconda, or leave it unset to use the default. Build as usual
|
||||
```
|
||||
docker build -t pytorch -f docker/pytorch/Dockerfile .
|
||||
```
|
||||
|
Reference in New Issue
Block a user