Searched defs:expandable_segments (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pytorch/c10/cuda/ | ||
H A D | CUDAAllocatorConfig.h | 25 static bool expandable_segments() { in expandable_segments() function |
H A D | CUDACachingAllocator.h | 158 bool expandable_segments; member |
/aosp_15_r20/external/pytorch/test/ | ||
H A D | test_cuda.py | 124 def expandable_segments(self): member in TestCuda |