Home
last modified time | relevance | path

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

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