Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/common/
Dascend_utils.cc148 std::string GetErrorMsg(uint32_t rt_error_code) { in GetErrorMsg() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/hardware/
Ddevice_context_manager.cc509 std::string DeviceContextManager::GetErrorMsg() const { return dlopen_error_msg_.str(); } in GetErrorMsg() function in mindspore::device::DeviceContextManager