Bazel build of pytorch with gating CI (#36011)

Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/36011

Differential Revision: D20873430

Pulled By: malfet

fbshipit-source-id: 8ffffd10ca0ff8bdab578a70a9b2b777aed985d0
This commit is contained in:
George Gensure
2020-04-06 22:48:33 -07:00
committed by Facebook GitHub Bot
parent 64594d8333
commit 447bcd341d
37 changed files with 4519 additions and 56 deletions

3
.bazelrc Normal file
View File

@ -0,0 +1,3 @@
build --copt=--std=c++14
build --copt=-I.
build --copt=-isystem --copt bazel-out/k8-fastbuild/bin