Searched defs:CreateOutputNode (Results 1 – 2 of 2) sorted by relevance
80 AnfNodePtr CreateOutputNode(const FuncGraphPtr &func_graph, const AnfNodePtr &origin_output) { in CreateOutputNode() function
1172 void SessionBasic::CreateOutputNode(const CNodePtr &cnode, const std::shared_ptr<KernelGraph> &grap… in CreateOutputNode() function in mindspore::session::SessionBasic