Searched defs:GetErrorMsg (Results 1 – 2 of 2) sorted by relevance
148 std::string GetErrorMsg(uint32_t rt_error_code) { in GetErrorMsg() function
509 std::string DeviceContextManager::GetErrorMsg() const { return dlopen_error_msg_.str(); } in GetErrorMsg() function in mindspore::device::DeviceContextManager