Skip to content

Rook1ex/pytorch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

siaimes/pytorch: Build ready-to-use pytorch docker images.

released images

https://hub.docker.com/repository/docker/siaimes/pytorch/tags

Customization

  1. Fork this project to your own GitHub account (Leave the "Copy the main branch only" checkbox unchecked).
  2. Add the following three secrets: DOCKERHUB_USERNAME, DOCKERHUB_PASSWORD, DOCKERHUB_REPONAME.
  3. Add the packages you need to apt-get install, conda install or pip install commands in the branch that corresponds to the PyTorch version. Afterwards, navigate to Actions tab to review the log;
  4. If there are no errors when executing the actions, proceed to release a version based on this branch. Then, visit the Actions tab to access the log and DockerHub to examine the associated tags.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 100.0%