Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDACachingAllocator.h68 context_when_allocated; // per-watcher context member
84 std::shared_ptr<GatheredContext> context_when_allocated; member
H A DCUDACachingAllocator.cpp195 std::shared_ptr<GatheredContext> context_when_allocated; member