Searched refs:MaybeCopyTensorToGPU (Results 1 – 2 of 2) sorted by relevance
201 Status MaybeCopyTensorToGPU(const AllocatorAttributes& alloc_attrs,
772 Status BaseGPUDevice::MaybeCopyTensorToGPU( in MaybeCopyTensorToGPU() function in tensorflow::BaseGPUDevice854 return MaybeCopyTensorToGPU(alloc_attrs, from, to, in MakeTensorFromProto()881 TF_RETURN_IF_ERROR(MaybeCopyTensorToGPU(alloc_attrs, parsed, tensor, in MakeTensorFromProto()