Method cutRight
val cutRight: TensorLayout -> TensorLayout
cuts one dimension from the right
Declaration
val cutRight: a:TensorLayout -> TensorLayout
Parameters
Type | Name | Description |
---|---|---|
TensorLayout | a |
Returns
Type | Description |
---|---|
TensorLayout |