Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ge_runtime/
Druntime_model.h41 …const std::map<std::string, std::shared_ptr<RuntimeInfo>> &GetRuntimeInfoMap() const { return runt… in GetRuntimeInfoMap() function
Dmodel_runner.cc71 const std::map<std::string, std::shared_ptr<RuntimeInfo>> &ModelRunner::GetRuntimeInfoMap(uint32_t … in GetRuntimeInfoMap() function in mindspore::ge::model_runner::ModelRunner