IReadOnlyTensor.IsPinned プロパティ

定義

基になるバッファーが固定されているかどうかを示す値を取得します。

public:
 property bool IsPinned { bool get(); };
public bool IsPinned { get; }
member this.IsPinned : bool
Public ReadOnly Property IsPinned As Boolean

プロパティ値

適用対象