Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_util.cc256 bool NeedStaging(const Tensor* tensor) { in NeedStaging() function
352 if (NeedStaging(cpu_tensor)) { in CopyCPUTensorToGPU()