Searched defs:GetNodeInputs (Results 1 – 2 of 2) sorted by relevance
139 std::vector<common::KernelWithIndex> FuncGraphUtils::GetNodeInputs(const AnfNodePtr &anf_node) { in GetNodeInputs() function in mindspore::FuncGraphUtils
1689 std::vector<KernelWithIndex> GetNodeInputs(const AnfNodePtr &anf_node) { in GetNodeInputs() function1713 std::vector<KernelWithIndex> GetNodeInputs(const AnfNodePtr &anf_node) { return {}; } in GetNodeInputs() function