Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/static/
H A Dmemory_planner.cpp356 void MemoryPlanner::deallocateOutputTensors() { in deallocateOutputTensors() function in torch::jit::MemoryPlanner
H A Dimpl.cpp1916 void BlockRunner::deallocateOutputTensors() { in deallocateOutputTensors() function in torch::jit::BlockRunner
2306 void StaticRuntime::deallocateOutputTensors() { in deallocateOutputTensors() function in torch::jit::StaticRuntime