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