Home
last modified time | relevance | path

Searched defs:InsertFrontParam (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/core/ir/
Dmanager.cc148 class InsertFrontParam : public Change { class
150 InsertFrontParam(const FuncGraphPtr &func_graph, const ParameterPtr &param) in InsertFrontParam() function in mindspore::change::InsertFrontParam