Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_util.h38 static void SetProtoFromGPU(const Tensor& tensor, Device* dev,
Dgpu_util.cc113 void GPUUtil::SetProtoFromGPU(const Tensor& tensor, Device* dev, in SetProtoFromGPU() function in tensorflow::GPUUtil