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