Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dexecute.cc93 Status CopyInputToExpectedDevice(EagerContext* ctx, EagerOperation* op, in CopyInputToExpectedDevice() function
184 TF_RETURN_IF_ERROR(CopyInputToExpectedDevice(ctx, op, kernel->device(), in ValidateInputTypeAndPlacement()
684 TF_RETURN_IF_ERROR(CopyInputToExpectedDevice( in EagerRemoteExecute()