Searched defs:CreateCNodeWithGraph (Results 1 – 2 of 2) sorted by relevance
43 CNodePtr Helper::CreateCNodeWithGraph(const std::vector<AnfNodePtr> &input_nodes, const BaseRef &gr… in CreateCNodeWithGraph() function in mindspore::opt::Helper
834 CNodePtr CreateCNodeWithGraph(const std::vector<AnfNodePtr> &input_nodes, const BaseRef &graph) { in CreateCNodeWithGraph() function