Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/utils/
Dfile_utils.cc81 …:string> FileUtils::CreateNotExistDirs(const std::string &path, const bool support_relative_path) { in CreateNotExistDirs()
/third_party/mindspore/mindspore/ccsrc/debug/
Dcommon.cc30 …string> Common::CreatePrefixPath(const std::string &input_path, const bool support_relative_path) { in CreatePrefixPath()