Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ge_runtime/
Ddavinci_model.h42 stream_num_(stream_num), in task_info_list_()
56 uint32_t GetStreamNum() const { return stream_num_; } in GetStreamNum()
81 uint32_t stream_num_; variable