Home
last modified time | relevance | path

Searched defs:getRecommendedMaxMemory (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/detail/
H A DMPSHooksInterface.h61 virtual size_t getRecommendedMaxMemory() const { in getRecommendedMaxMemory() function
/aosp_15_r20/external/pytorch/aten/src/ATen/mps/
H A DMPSAllocator.h312 size_t getRecommendedMaxMemory() const { return max_device_size(); } in getRecommendedMaxMemory() function