Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/mindir_exporter/
Dmindir_serializer.cc600 int MindIRSerializer::ParserPath(const std::string &output_path) { in ParserPath() function in mindspore::lite::MindIRSerializer
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/common/debug/
Dmindir_exporter.cc1819 bool MindIRExporter::ParserPath(const std::string &output_path) { in ParserPath() function in mindspore::MindIRExporter