Searched refs:TensorDebugString (Results 1 – 4 of 4) sorted by relevance
93 string TensorDebugString(const Tensor& tensor);
260 << " final value " << TensorDebugString(ca_->Value()); in RunAsyncParts()
322 << " final value " << TensorDebugString(ca_->Value()); in RunAsyncParts()
252 string RingAlg::TensorDebugString(const Tensor& tensor) { in TensorDebugString() function in tensorflow::RingAlg