Searched refs:EagerCopyToDevice (Results 1 – 4 of 4) sorted by relevance
54 Status EagerCopyToDevice(TensorHandle* h, EagerContext* ctx,
142 Status status = EagerCopyToDevice( in MaybeCopyInputToExpectedDevice()1127 Status EagerCopyToDevice(TensorHandle* h, EagerContext* ctx, in EagerCopyToDevice() function
292 TF_RETURN_IF_ERROR(EagerCopyToDevice(tensor_handle, context->Context(), in SendTensor()
527 status->status = EagerCopyToDevice( in TFE_TensorHandleResolve()830 status->status = tensorflow::EagerCopyToDevice(h->handle, &ctx->context, in TFE_TensorHandleCopyToDevice()