Method padRight
val padRight: TensorLayout -> TensorLayout
adds a new dimension of size one to the right
Declaration
val padRight: a:TensorLayout -> TensorLayout
Parameters
| Type | Name | Description |
|---|---|---|
| TensorLayout | a |
Returns
| Type | Description |
|---|---|
| TensorLayout |