Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/framework/
Dgraph_scheduler.cc48 …InsertCopyActor(const DeviceContext *from_device_context, const DeviceContext *to_device_context) { in IsNeedInsertCopyActor()
1138 auto to_device_context = to_actor->device_contexts_[0]; in LinkDataArrowForCopyActor() local