Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ge_runtime/task/
Dstream_switch_task.cc55 rtStream_t true_stream = stream_list_[LongToSize(task_info_->true_stream_id())]; in Distribute() local
/third_party/mindspore/tests/ut/cpp/stub/runtime/
Druntime_stub.cc94 rtError_t rtStreamSwitch(void *ptr, rtCondition_t condition, int64_t value, rtStream_t true_stream,… in rtStreamSwitch()
97 …ror_t rtStreamSwitchEx(void *ptr, rtCondition_t condition, void *value_ptr, rtStream_t true_stream, in rtStreamSwitchEx()