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