Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/common/debug/
Dcommon.cc106 std::optional<std::string> Common::CreatePrefixPath(const std::string &input_path, const bool suppo… in CreatePrefixPath() function in mindspore::Common
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/graph_kernel/converter/
Dgraph_kernel_pass_manager_lite.cc453 std::optional<std::string> CreatePrefixPath(const std::string &input_path) { in CreatePrefixPath() function