| /third_party/mindspore/mindspore-src/source/mindspore/lite/java/src/main/java/com/mindspore/config/ |
| D | RunnerConfig.java | 89 public void setConfigPath(String config_path) { in setConfigPath() 158 private native void setConfigPath(long runnerConfigPtr, String config_path); in setConfigPath()
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/cxx_api/model_pool/ |
| D | runner_config.h | 28 std::string config_path = ""; member
|
| D | model_worker.h | 34 std::string config_path = ""; member
|
| D | model_parallel_runner.cc | 91 void RunnerConfig::SetConfigPath(const std::vector<char> &config_path) { in SetConfigPath()
|
| /third_party/mindspore/mindspore-src/source/include/api/ |
| D | model_parallel_runner.h | 102 void RunnerConfig::SetConfigPath(const std::string &config_path) { SetConfigPath(StringToChar(confi… in SetConfigPath()
|
| D | model.h | 410 Status Model::LoadConfig(const std::string &config_path) { return LoadConfig(StringToChar(config_pa… in LoadConfig()
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/test/st/python/ |
| D | test_large_model_inference.py | 33 def parse_configs(config_path): argument
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/dynamic_akg/ |
| D | dynamic_akg_cpu_kernel_build.cc | 50 auto config_path = GetCompilerCachePath(); in SaveJsonInfo() local
|
| D | dynamic_akg_cpu_kernel_mod.cc | 65 auto config_path = GetCompilerCachePath(); in GetFunctionAndKernelName() local
|
| /third_party/skia/gn/ |
| D | gn_to_bp.py | 577 def write_android_config(config_path, defines): argument 588 def write_config(config_path, defines, platform): argument
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/python/api/ |
| D | context.py | 847 def config_path(self): member in _Parallel 852 def config_path(self, config_path): member in _Parallel
|
| D | model.py | 137 …def build_from_file(self, model_path, model_type, context=None, config_path="", config_dict: dict … argument
|
| /third_party/skia/m133/gn/ |
| D | gn_to_bp.py | 711 def write_android_config(config_path, defines, isNDKConfig = False): argument 727 def write_config(config_path, defines, platform): argument
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/examples/cloud_infer/ascend_ge_distributed_cpp/ |
| D | main.cc | 79 std::string config_path = argv[4]; in QuickStart() local
|
| /third_party/rust/rust/src/tools/rustfmt/src/git-rustfmt/ |
| D | main.rs | 84 fn config_path(&self) -> Option<&Path> { in config_path() method
|
| /third_party/rust/rust/src/tools/rustfmt/src/bin/ |
| D | main.rs | 516 config_path: Option<PathBuf>, field 695 fn config_path(&self) -> Option<&Path> { in config_path() method
|
| /third_party/mindspore/mindspore-src/source/tests/st/compile_cache/ |
| D | test_compile_cache.py | 49 def exec_model_and_check_result(cur_model_path, dataset_path, config_path, cache_path, check_contex… argument
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/symbol_engine/jit/ |
| D | cpp_visitor.cc | 44 auto config_path = kernel::GetCompilerCachePath(); in KernelMetaPath() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/java/src/main/native/ |
| D | runner_config.cpp | 69 … jstring config_path) { in Java_com_mindspore_config_RunnerConfig_setConfigPath()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/kernel/graph_kernel/ |
| D | graph_kernel_builder.cc | 97 …std::string config_path = MsContext::GetInstance()->get_param<std::string>(MS_CTX_COMPILE_CACHE_PA… in GetTmpKeyPath() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/data_dump/ |
| D | dump_json_parser.cc | 108 auto config_path = common::GetEnv(kMindsporeDumpConfig); in IsDumpEnabled() local 314 std::string config_path = common::GetEnv("MINDSPORE_HCCL_CONFIG_PATH"); in CopyHcclJsonToDir() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/common/debug/ |
| D | common.cc | 351 static std::string config_path = ""; in GetUserDefineCachePath() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/cxx_api/model/ |
| D | model.cc | 345 Status Model::LoadConfig(const std::vector<char> &config_path) { in LoadConfig()
|
| /third_party/mesa3d/src/intel/tools/ |
| D | intel_dump_gpu.c | 431 const char *config_path = getenv("INTEL_DUMP_GPU_CONFIG"); in maybe_init() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/cxx_api/model/ |
| D | model.cc | 529 Status Model::LoadConfig(const std::vector<char> &config_path) { in LoadConfig()
|