Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/
H A Dir.h1106 void removeAllOutputs() { in removeAllOutputs() function
H A Dir.cpp1561 void Node::removeAllOutputs() { in removeAllOutputs() function in torch::jit::Node