computeOutputShape

abstract fun computeOutputShape(inputShape: Shape): Shape

Computes output shape, based on inputShape and Layer type.