Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/cuda/
H A DCUDAPluggableAllocator.cpp190 size_t* largestBlock) { in cacheInfo()
/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDACachingAllocator.h330 inline void cacheInfo(c10::DeviceIndex device, size_t* largestBlock) { in cacheInfo()
H A DCUDACachingAllocator.cpp3490 void cacheInfo(c10::DeviceIndex device, size_t* largestBlock) override { in cacheInfo()