Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/jit/ir/
Dir.h1092 void removeAllInputs() { in removeAllInputs() function
Dir.cpp1553 void Node::removeAllInputs() { in removeAllInputs() function in torch::jit::Node