Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/static/
H A Dimpl.h672 const MemoryPlanner* get_memory_planner() const { in get_memory_planner() function
H A Dimpl.cpp2318 const MemoryPlanner* StaticRuntime::get_memory_planner() const { in get_memory_planner() function in torch::jit::StaticRuntime