Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/
Dresource.cc680 bool *compile_cache_consistent, bool has_python_script) { in GetCompileCacheResource()
Dpipeline.cc1088 bool has_python_script = true; in InitCompileCacheInfo() local