Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/common/debug/
Dcommon.cc370 std::string Common::GetCompilerCachePath() { in GetCompilerCachePath() function in mindspore::Common
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/kernel/
Dframework_utils.cc225 std::string GetCompilerCachePath() { return Common::GetUserDefineCachePath(); } in GetCompilerCachePath() function