Searched defs:MemoryPlan (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/nnc/ | ||
H A D | context.h | 82 struct TORCH_API MemoryPlan { struct |
H A D | context.cpp | 107 MemoryPlan::MemoryPlan(const c10::IValue& value) { in MemoryPlan() function in torch::jit::mobile::nnc::MemoryPlan |