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