Skip to content
forked from pytorch/builder

Continuous builder and binary build scripts for pytorch

License

Notifications You must be signed in to change notification settings

guyang3532/builder

This branch is 1 commit ahead of, 1447 commits behind pytorch/builder:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5058ef6 · May 18, 2020
Feb 5, 2020
Nov 7, 2017
Apr 2, 2020
May 8, 2020
Mar 24, 2020
Nov 14, 2019
Feb 26, 2020
Apr 2, 2020
Mar 11, 2020
Feb 26, 2020
Oct 1, 2019
May 18, 2020
Apr 23, 2018
Mar 25, 2020
May 18, 2020
Aug 8, 2019
Oct 3, 2019
Sep 14, 2019
Sep 2, 2016
Feb 10, 2019
Jan 26, 2017
May 18, 2020
Apr 1, 2020
Jan 3, 2019
Nov 11, 2019
Sep 13, 2019
Aug 14, 2019
Jul 22, 2019

Repository files navigation

pytorch builder

Scripts to build pytorch binaries and do end-to-end integration tests.

Folders:

  • conda : files to build conda packages of pytorch, torchvision and other dependencies and repos
  • manywheel : scripts to build linux wheels
  • wheel : scripts to build OSX wheels
  • windows : scripts to build Windows wheels
  • cron : scripts to drive all of the above scripts across multiple configurations together
  • analytics : scripts to pull wheel download count from our AWS s3 logs
  • test_community_repos : scripts that test built binaries with various downstream repos that are high-priority and use pytorch
  • test_imports_docker : some smoke tests to import torch in combination with other package imports, to check binary stability / compatibility

About

Continuous builder and binary build scripts for pytorch

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 57.2%
  • Batchfile 20.1%
  • C++ 10.2%
  • Python 9.6%
  • Dockerfile 2.1%
  • PowerShell 0.8%