pytorch/c10
PyTorch MergeBot a22b92d8ba Revert "Enable thp(transparent huge pages) for buffer sizes >=2MB (#95963)"
This reverts commit 3bb16a0842.

Reverted https://github.com/pytorch/pytorch/pull/95963 on behalf of https://github.com/izaitsevfb due to Breaks internal android builds: unused function c10_compute_alignment  [-Werror,-Wunused-function]
2023-03-14 02:15:08 +00:00
..
benchmark
core Revert "Enable thp(transparent huge pages) for buffer sizes >=2MB (#95963)" 2023-03-14 02:15:08 +00:00
cuda Return Live Data Pointers from Checkpoint, swap onto tensors (#95020) 2023-03-14 01:22:19 +00:00
hip
macros More fixes and improved clang-tidy checkers (#93213) 2023-02-01 14:44:17 +00:00
mobile Fix header-filter for clang-tidy c10 and apply some fixes to c10 and … (#91178) 2022-12-27 07:34:12 +00:00
test [pytorch] [hygiene] remove legacy buck rules (#94053) 2023-02-09 15:45:29 +00:00
util some reference and move fixes (#95942) 2023-03-10 03:44:09 +00:00
BUCK.oss
BUILD.bazel [pytorch] [hygiene] remove legacy buck rules (#94053) 2023-02-09 15:45:29 +00:00
build.bzl [pytorch] [hygiene] remove legacy buck rules (#94053) 2023-02-09 15:45:29 +00:00
CMakeLists.txt Some CMake and CUDA cleanup given recent update to C++17 (#90599) 2022-12-30 11:19:26 +00:00
ovrsource_defs.bzl