groodt / builder

Continuous builder and binary build scripts for pytorch

Repository from Github https://github.comgroodt/builderRepository from Github https://github.comgroodt/builder

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

About

Continuous builder and binary build scripts for pytorch

License:BSD 2-Clause "Simplified" License


Languages

Language:Shell 49.3%Language:Python 22.7%Language:Batchfile 14.0%Language:C++ 9.8%Language:Dockerfile 3.0%Language:PowerShell 0.9%Language:Makefile 0.3%