Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/ir/
Dtensor.h352 bool NeedWaitDevice() const { in NeedWaitDevice() function
/third_party/mindspore/mindspore/ccsrc/backend/session/
Dgpu_session.cc679 if (tensor->NeedWaitDevice()) { in RunOpImpl()
Dascend_session.cc839 if (tensor->NeedWaitDevice()) { in LaunchFunc()
996 if (tensor->NeedWaitDevice()) { in RunOpImplOrigin()
/third_party/mindspore/mindspore/ccsrc/vm/
Dbackend.cc1066 if (tensor->NeedWaitDevice()) { in RunGraph()