Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/cuda/
H A Dmemory.py1001 class MemPoolContext(_MemPoolContext): class
/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDACachingAllocator.h479 struct C10_CUDA_API MemPoolContext { struct
H A DCUDACachingAllocator.cpp3830 MemPoolContext::MemPoolContext(MemPool* mempool) in MemPoolContext() function in c10::cuda::MemPoolContext