Method view
val view: Rng list -> TensorLayout -> TensorLayout
creates a subview layout
Declaration
val view: ranges:Rng list -> a:TensorLayout -> TensorLayout
Parameters
Type | Name | Description |
---|---|---|
Rng list | ranges | |
TensorLayout | a |
Returns
Type | Description |
---|---|
TensorLayout |