Home
last modified time | relevance | path

Searched refs:CreateCNodeWithGraph (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/common/
Dhelper.cc665 CNodePtr CreateCNodeWithGraph(const std::vector<AnfNodePtr> &input_nodes, const BaseRef &graph) { in CreateCNodeWithGraph() function
706 return CreateCNodeWithGraph(input_nodes, graph); in HandleSexpVector()
/third_party/mindspore/mindspore/lite/tools/optimizer/common/
Dgllo_utils.cc192 CNodePtr CreateCNodeWithGraph(const std::vector<AnfNodePtr> &input_nodes, const BaseRef &graph) { in CreateCNodeWithGraph() function
239 return CreateCNodeWithGraph(input_nodes, graph); in HandleSexpVector()