Method isBroadcasted
val isBroadcasted: TensorLayout -> bool
returns true if at least one dimension is broadcasted
Declaration
val isBroadcasted: a:TensorLayout -> bool
Parameters
Type | Name | Description |
---|---|---|
TensorLayout | a |
Returns
Type | Description |
---|---|
bool |