Searched defs:GetValidKernelNodes (Results 1 – 3 of 3) sorted by relevance
284 void SplitByJsonSchemer::GetValidKernelNodes() { in GetValidKernelNodes() function in mindspore::graphkernel::SplitByJsonSchemer
647 void GetValidKernelNodes(const FuncGraphPtr &func_graph, std::vector<AnfNodePtr> *node_list) { in GetValidKernelNodes() function663 void GetValidKernelNodes(const FuncGraphPtr &func_graph, std::vector<AnfNodePtr> *node_list, in GetValidKernelNodes() function
441 void GkUtils::GetValidKernelNodes(const FuncGraphPtr &func_graph, AnfNodePtrList *node_list, AnfNod… in GetValidKernelNodes() function in mindspore::graphkernel::GkUtils