Home
last modified time | relevance | path

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

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