api
/
org.jetbrains.kotlinx.dl.api.core.layer.normalization
/
BatchNorm
/
computeOutputShape
compute
Output
Shape
open override fun
computeOutputShape
(inputShape:
Shape
):
Shape
Content copied to clipboard
Computes output shape, based on
inputShape
and
Layer
type.