Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/
Dcompile_cache_manager.cc174 std::string compile_cache_path = GetCompileCachePath(idx); in LoadFuncGraphFromMindIR() local
211 std::string compile_cache_path = GetCompileCachePath(idx); in ExportFuncGraphToMindIR() local
424 auto compile_cache_path = GetCompileCachePath(compile_cache_id_); in CanLoadCache() local