Sdílet prostřednictvím


Tensor<T>.Rank Vlastnost

Definice

Získá hodnotu označující pořadí nebo počet dimenzí tohoto Tensor<T>.

public:
 property int Rank { int get(); };
public int Rank { get; }
member this.Rank : int
Public ReadOnly Property Rank As Integer

Hodnota vlastnosti

IntPtr s počtem dimenzí.

Implementuje

Platí pro