Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/mindir_exporter/
Dmindir_serializer.cc112 int MindIRSerializer::UpdateParamCount(const FuncGraphPtr &func_graph) { in UpdateParamCount() function in mindspore::lite::MindIRSerializer
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/common/debug/
Dmindir_exporter.cc2136 bool MindIRExporter::UpdateParamCount(const FuncGraphPtr &func_graph) { in UpdateParamCount() function in mindspore::MindIRExporter