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