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