Property Layout
property Layout: TensorLayout
Memory layout of this tensor.
Declaration
property Layout: TensorLayout with get
Property Value
| Type | Description |
|---|---|
| TensorLayout | Memory layout. |
Remarks
Provides information of how the data is stored within this tensor.