Home
last modified time | relevance | path

Searched defs:LogInputs (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dthreadpool_device.cc216 void ThreadPoolDevice::LogInputs(OpKernel* op_kernel, in LogInputs() function in tensorflow::ThreadPoolDevice
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.cc601 void BaseGPUDevice::LogInputs(OpKernel* op_kernel, OpKernelContext* context) { in LogInputs() function in tensorflow::BaseGPUDevice