Searched defs:from_device_context (Results 1 – 1 of 1) sorted by relevance
48 bool IsNeedInsertCopyActor(const DeviceContext *from_device_context, const DeviceContext *to_device… in IsNeedInsertCopyActor()1137 auto from_device_context = from_actor->device_contexts_[position]; in LinkDataArrowForCopyActor() local