pytorch/.github/scripts
Sam Estep fa07d0c8eb .github: Add workflow to build libtorch (#53292)
Summary:
Based on https://github.com/pytorch/pytorch/issues/50633 and https://github.com/pytorch/pytorch/issues/51243.

Things left to do:

- [x] modify `.github/scripts/generate_binary_build_matrix.py` further
  - [x] add option for not iterating over Python version
  - [x] add `LIBTORCH_VARIANT`
  - [x] add option for cxx11
  - [x] fix the artifact uploading
  - [x] remove `pull_request` hook before merging

Pull Request resolved: https://github.com/pytorch/pytorch/pull/53292

Test Plan: [CI](https://github.com/pytorch/pytorch/actions/runs/665781075).

Reviewed By: seemethere

Differential Revision: D27189150

Pulled By: samestep

fbshipit-source-id: ec91e1f0b75b8c93613d55801585ed975697be03
2021-03-19 12:39:36 -07:00
..
build_publish_nightly_docker.sh Use the conda channel defined in docker.Makefile to install cudatoolkit (#53316) 2021-03-12 11:18:05 -08:00
generate_binary_build_matrix.py .github: Add workflow to build libtorch (#53292) 2021-03-19 12:39:36 -07:00
generate_pytorch_version.py ci: Remove special versioning privileges for cu102 (#53133) 2021-03-09 13:16:56 -08:00