Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/mindir_exporter/
Dmindir_serializer.cc501 std::string MindIRSerializer::CreateExternalPath(const std::string &external_file) { in CreateExternalPath() function in mindspore::lite::MindIRSerializer
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/common/debug/
Dmindir_exporter.cc1917 std::string MindIRExporter::CreateExternalPath(const std::string &external_file) { in CreateExternalPath() function in mindspore::MindIRExporter