An open API service indexing awesome lists of open source software.

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

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