Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/
H A Dir.cpp993 Value* Node::namedInput(const std::string& unqualName) const { in namedInput() function in torch::jit::Node
996 Value* Node::namedInput(Symbol name) const { in namedInput() function in torch::jit::Node