Searched defs:removeAllOutputs (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/ | ||
H A D | ir.h | 1106 void removeAllOutputs() { in removeAllOutputs() function |
H A D | ir.cpp | 1561 void Node::removeAllOutputs() { in removeAllOutputs() function in torch::jit::Node |