Method reverseAxis
val reverseAxis: int -> TensorLayout -> TensorLayout
Reverses the elements in the specified dimension.
Declaration
val reverseAxis: ax:int -> a:TensorLayout -> TensorLayout
Parameters
| Type | Name | Description |
|---|---|---|
| int | ax | |
| TensorLayout | a |
Returns
| Type | Description |
|---|---|
| TensorLayout |