Searched refs:CopyGPUTensorToSameGPU (Results 1 – 5 of 5) sorted by relevance
46 GPUUtil::CopyGPUTensorToSameGPU(device, this, input_tensor, output_tensor, in CopyTensorInSameDevice()
103 static void CopyGPUTensorToSameGPU(Device* gpu_device,
422 void GPUUtil::CopyGPUTensorToSameGPU(Device* gpu_device, in CopyGPUTensorToSameGPU() function in tensorflow::GPUUtil
756 GPUUtil::CopyGPUTensorToSameGPU(static_cast<Device*>(this), device_context, in CopyTensorInSameDevice()
92 GPUUtil::CopyGPUTensorToSameGPU( in Compute()