Home
last modified time | relevance | path

Searched defs:RuntimeInfo (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ge_runtime/
Dmodel_runner.h29 using RuntimeInfo = std::tuple<uint32_t, uint32_t, void *>; variable
Druntime_model.h29 using RuntimeInfo = std::tuple<uint32_t, uint32_t, void *>; variable
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/dump/
Ddata_dumper.h38 using RuntimeInfo = std::tuple<uint32_t, uint32_t, void *>; variable