string tensorflow::Tensor::SummarizeValue(int64 max_entries) const
Render the first max_entries
values in *this
into a string.
string tensorflow::Tensor::SummarizeValue(int64 max_entries) const
Render the first max_entries
values in *this
into a string.
Please login to continue.