Home
last modified time | relevance | path

Searched refs:kAttrLogicId (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/debug/rdr/
Dstream_exec_order_recorder.cc37 exec_node[kAttrLogicId] = logic_id_; in ExecNode2Json()
/third_party/mindspore/mindspore/ccsrc/utils/
Dutils.h371 constexpr auto kAttrLogicId = "logic_id"; variable