Method ToString ToString() Returns a string that represents the Tensor. Declaration public override string ToString() Returns Type Description string String representation of tensor. Overrides object.ToString()