共用方式為


Tensor<T>.Rank 屬性

定義

取得值,指出這個 Tensor<T>的排名或維度數目。

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

屬性值

具有維度數目的 IntPtr

實作

適用於