Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/session/
Dkernel_graph.h256 …void AddChildGraphResult(const AnfNodePtr &parameter) { child_graph_result_.push_back(parameter); } in AddChildGraphResult() function
Dascend_auto_monad.cc285 top_graph_->AddChildGraphResult(out_para); in GetParameter()
338 top_graph_->AddChildGraphResult(out_para); in CreateParameter()