The operation shape.concat was used for type shape only.
We now enable it for extent tensors.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Should I change the $lhs and $rhs to Variadic<Shape_ShapeOrExtentTensorType>? @jpienaar
Comment Actions
Regular contributors have direct write access to the repository and take care themselves to git push their changes to the main branch. On the other hand new contributors don't have write access and rely on the reviewer to push the change for them after approving.
Comment Actions
No, these are currently intended to be explicit and fixed.
If you have a shape function with a lot concats where this would simplify things, I'd be interested to know about