Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/core/
H A DAllocator.h225 struct C10_API InefficientStdFunctionContext { struct
228 InefficientStdFunctionContext(void* ptr, std::function<void(void*)> deleter) in InefficientStdFunctionContext() function
230 ~InefficientStdFunctionContext() { in ~InefficientStdFunctionContext() argument