GitHunt
JC

jcaip/builder

Continuous builder and binary build scripts for pytorch

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

Testing

In order to test build triggered by PyTorch repo's GitHub actions see these instructions

Languages

Shell42.2%Python30.6%Batchfile13.2%C++9.6%Dockerfile2.9%PowerShell1.1%Makefile0.2%CMake0.2%
BSD 2-Clause "Simplified" License
Created January 9, 2024
Updated January 9, 2024
jcaip/builder | GitHunt