pytorch/c10
Linbin Yu 1683a2618d rename BUILD.buck to BUCK.oss (#78792)
rename BUILD.buck to BUCK.oss to better reflect that it's the OSS version of BUCK build, not the one shared with Bazel
Pull Request resolved: https://github.com/pytorch/pytorch/pull/78792
Approved by: https://github.com/kit1980
2022-06-03 07:23:16 +00:00
..
benchmark move intrusive_ptr benchmark to shared build structure (#71413) 2022-03-02 11:33:22 +00:00
core Allow torchdispatch to customize dim() 2022-06-02 20:54:13 +00:00
cuda Disable GC if fraction is not set (#76648) 2022-05-16 16:37:39 +00:00
hip
macros [PyTorch] Stack-allocate boxed args for RecordFunction 2022-05-24 17:06:40 +00:00
mobile define //c10/mobile targets (#70861) 2022-01-27 07:34:52 +00:00
test [symint] Make TensorImpl::sizes_and_strides_ contain SymInt 2022-05-25 20:54:51 +00:00
util Revert "Always convert truthy booleans to 1" 2022-06-02 13:45:54 +00:00
BUCK.oss rename BUILD.buck to BUCK.oss (#78792) 2022-06-03 07:23:16 +00:00
BUILD.bazel extract //c10 to common build system (#71411) 2022-03-02 11:33:22 +00:00
build.bzl extract //c10 to common build system (#71411) 2022-03-02 11:33:22 +00:00
CMakeLists.txt Turn on -Wsign-compare 2022-04-12 18:58:14 +00:00