Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDAAllocatorConfig.h18 static size_t max_split_size() { in max_split_size() function
H A DCUDACachingAllocator.h156 size_t max_split_size; member
/aosp_15_r20/external/pytorch/c10/core/
H A DCachingDeviceAllocator.h108 int64_t max_split_size = 0; member