mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/35220 Reviewed By: seemethere Differential Revision: D20783179 Pulled By: malfet fbshipit-source-id: b160908a3e107790fa06057a77de9d6d23493bbc
4 lines
98 B
Plaintext
4 lines
98 B
Plaintext
build --copt=--std=c++14
|
|
build --copt=-I.
|
|
build --copt=-isystem --copt bazel-out/k8-fastbuild/bin
|