shape

open override val shape: Shape(source)

Override the shape property to return the view-specific shape.

This override ensures that operations on the view use the view's shape rather than the parent tensor's shape, maintaining consistency with the view's logical structure.