Searched refs:DeviceSafeDebugString (Results 1 – 4 of 4) sorted by relevance
99 return tensor_.DeviceSafeDebugString(); in DebugString()
255 << " tensor: " << t.DeviceSafeDebugString(); in TensorHandle()274 << " tensor: " << t.DeviceSafeDebugString(); in TensorHandle()
601 std::string DeviceSafeDebugString() const;
1256 string Tensor::DeviceSafeDebugString() const { in DeviceSafeDebugString() function in tensorflow::Tensor