Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dxla_launch_util.cc380 VLOG(3) << ctx->mutable_output(i)->DeviceSafeDebugString(); in PopulateOutputs()
/external/tensorflow/tensorflow/core/framework/
Dtensor.h538 string DeviceSafeDebugString() const;
Dtensor.cc1192 string Tensor::DeviceSafeDebugString() const { in DeviceSafeDebugString() function in tensorflow::Tensor