TensorShape.ToString Method

Returns the fully qualified type name of this instance.

Definition

Namespace: Numerics.NET.Tensors
Assembly: Numerics.NET.Tensors (in Numerics.NET.Tensors.dll) Version: 9.0.0
C#
public override string ToString()

Return Value

String
The fully qualified type name.

See Also