Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/custom_compiler/
Dsetup.py141 def compile_config(self): member in CustomOOC
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/parse/
Dparse.cc4997 std::map<std::string, std::string> compile_config; in CompileConfigCollectRegister() local