Skip to content

walkerlab/pytorch-docker-cpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

pytroch-docker-cpu

Basic pytorch docker image with minimums tools and only CPU support NOTE: There is no ARM support

Example docker build command to test image build:

docker buildx --platform=linux/arm64 -t test --build-arg BASE_IMG_NAME=python:3.11.3-slim-buster --build-arg TORCH_VER=2.0.0 --build-arg TORCHVISION_VER=0.15.1 --build-arg TORCHAUDIO_VER=2.0.1 .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages