mirror of
https://github.com/zebrajr/pytorch.git
synced 2026-01-15 12:15:51 +00:00
Summary: as title Test Plan: sandcastle and oss CI Differential Revision: D37087229 Pull Request resolved: https://github.com/pytorch/pytorch/pull/79330 Approved by: https://github.com/dhruvbird
21 lines
301 B
Plaintext
21 lines
301 B
Plaintext
[pt]
|
|
is_oss=1
|
|
|
|
[buildfile]
|
|
name = BUCK.oss
|
|
includes = //tools/build_defs/select.bzl
|
|
|
|
[repositories]
|
|
bazel_skylib = third_party/bazel-skylib/
|
|
ovr_config = .
|
|
|
|
[download]
|
|
in_build = true
|
|
|
|
[cxx]
|
|
cxxflags = -std=c++17
|
|
should_remap_host_platform = true
|
|
|
|
[project]
|
|
default_flavors_mode=all
|