Method newC
val newC: int64 list -> TensorLayout
a C-order (row-major) ArrayND layout of the given shape
Declaration
val newC: shp:int64 list -> TensorLayout
Parameters
Type | Name | Description |
---|---|---|
int64 list | shp |
Returns
Type | Description |
---|---|
TensorLayout |