Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ge_runtime/
Ddavinci_model.h35 force_copy_stream_list_(force_copy_stream_list), in task_info_list_()
61 const std::vector<uint32_t> &GetForceCopyStreams() const { return force_copy_stream_list_; } in GetForceCopyStreams()
71 std::vector<uint32_t> force_copy_stream_list_; variable