Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDAAllocatorConfig.h25 static bool expandable_segments() { in expandable_segments() function
H A DCUDACachingAllocator.h158 bool expandable_segments; member
/aosp_15_r20/external/pytorch/test/
H A Dtest_cuda.py124 def expandable_segments(self): member in TestCuda
3962 def expandable_segments(self): member in TestBlockStateAbsorption