Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ge_runtime/
Druntime_model.h69 std::map<std::string, std::shared_ptr<RuntimeInfo>> runtime_info_map_; variable
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/dump/
Ddata_dumper.h90 std::map<std::string, std::shared_ptr<RuntimeInfo>> runtime_info_map_; variable