Searched defs:to_device_context (Results 1 – 1 of 1) sorted by relevance
48 …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