Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/micro/example/mnist_stm32f746/mnist_stm32f746/include/api/
Dcontext.h201 void Ascend310DeviceInfo::SetInsertOpConfigPath(const std::string &cfg_path) { in SetInsertOpConfigPath() function
/third_party/mindspore/include/api/
Dcontext.h409 void Ascend310DeviceInfo::SetInsertOpConfigPath(const std::string &cfg_path) { in SetInsertOpConfigPath() function
/third_party/mindspore/mindspore/lite/src/cxx_api/
Dcontext.cc302 void Ascend310DeviceInfo::SetInsertOpConfigPath(const std::vector<char> &cfg_path) { in SetInsertOpConfigPath() function in mindspore::Ascend310DeviceInfo
/third_party/mindspore/mindspore/ccsrc/cxx_api/
Dcontext.cc185 void Ascend310DeviceInfo::SetInsertOpConfigPath(const std::vector<char> &cfg_path) { in SetInsertOpConfigPath() function in mindspore::Ascend310DeviceInfo