Tensor<T>.Lengths Property

Definition

Gets the length of each dimension in this Tensor<T>.

C#
public ReadOnlySpan<IntPtr> Lengths { get; }

Property Value

ReadOnlySpan<T> with the lengths of each dimension.

Implements

Applies to

Produkt Versioner
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)