https://github.com/zironycho/pytorch-docker
pytorch-docker
https://github.com/zironycho/pytorch-docker
docker python3 pytorch pytorch-cpu pytorch-gpu
Last synced: about 1 year ago
JSON representation
pytorch-docker
- Host: GitHub
- URL: https://github.com/zironycho/pytorch-docker
- Owner: zironycho
- Created: 2017-09-04T14:20:36.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2022-07-06T04:09:02.000Z (almost 4 years ago)
- Last Synced: 2025-03-25T08:04:06.785Z (over 1 year ago)
- Topics: docker, python3, pytorch, pytorch-cpu, pytorch-gpu
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/zironycho/pytorch
- Size: 21.5 KB
- Stars: 8
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker image about pytorch
## pytorch 1.12.0
### [CPU](/1.12.0/Dockerfile)
* debian slim bullseye
* python 3.8
## pytorch 1.10.0
### [CPU](/1.10.0/Dockerfile)
* debian slim buster
* python 3.7
## pytorch 1.9
### GPU
* ubuntu 18.04
* python 3.7
### CPU
* debian slim buster
* python 3.7
## pytorch 1.6
### GPU
ref: [anibali/docker-pytorch](https://github.com/anibali/docker-pytorch)
* ubuntu 18.04
* python 3.7
### CPU
* debian slim buster
* python 3.7
## pytorch <= 1.5
### CPU
* debian slim buster
* python 3.6