Searched defs:SetConfig (Results 1 – 6 of 6) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/core/utils/ |
| D | compile_config.cc | 40 void CompileConfigManager::SetConfig(const std::string &config_name, const std::string &value, bool… in SetConfig() function in mindspore::CompileConfigManager
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/cxx_api/model/ |
| D | model_impl.h | 137 void SetConfig(const std::shared_ptr<TrainCfg> cfg) { cfg_ = cfg; } in SetConfig() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/ |
| D | scheduler.h | 61 void SetConfig(const std::map<std::string, std::map<std::string, std::string>> *config_info) { in SetConfig() function
|
| /third_party/mindspore/mindspore-src/source/include/api/ |
| D | kernel_api.h | 112 …void SetConfig(const std::map<std::string, std::map<std::string, std::string>> *config) { config_ … in SetConfig() function
|
| /third_party/openmax/api/1.1.2/ |
| D | OMX_Component.h | 383 OMX_ERRORTYPE (*SetConfig)( member
|
| /third_party/vk-gl-cts/framework/platform/ohos/rosen_context/ |
| D | rosen_context_impl.cpp | 130 bool RosenContextImpl::SetConfig(int32_t w, int32_t h, RCI_GLES_VERSION ver, RCI_PIXEL_FORMAT pf, R… in SetConfig() function in RosenContextImpl
|