Home
last modified time | relevance | path

Searched defs:kRoundLarge (Results 1 – 3 of 3) sorted by relevance

/external/pytorch/aten/src/ATen/mps/
DMPSAllocator.h24 static const size_t kRoundLarge = MB(2); // round up large allocations to 2 MiB variable
/external/pytorch/c10/xpu/
DXPUCachingAllocator.cpp27 constexpr size_t kRoundLarge = 2097152; variable
/external/pytorch/c10/cuda/
DCUDACachingAllocator.cpp126 constexpr size_t kRoundLarge = 2097152; // round up large allocations to 2 MiB variable