IReadOnlyTensor.Lengths Proprietà

Definizione

Ottiene la lunghezza di ogni dimensione nel tensore.

public:
 property ReadOnlySpan<IntPtr> Lengths { ReadOnlySpan<IntPtr> get(); };
public ReadOnlySpan<IntPtr> Lengths { get; }
member this.Lengths : ReadOnlySpan<nativeint>
Public ReadOnly Property Lengths As ReadOnlySpan(Of IntPtr)

Valore della proprietà

Si applica a