getOutputShape

open override fun getOutputShape(inputShape: Shape): Shape(source)

By default, tensor transforms preserve the input shape. Override this method if the transform changes the shape.