AvgPool3D
Constructors
Functions
Properties
hasActivation
Link copied to clipboard
inboundLayers
Link copied to clipboard
outboundLayers
Link copied to clipboard
outputShape
Link copied to clipboard
padding
Link copied to clipboard
Padding strategy; can be either of ConvPadding.VALID which means no padding, or ConvPadding.SAME which means padding the input equally such that the output has the same dimension as the input.
parentModel
Link copied to clipboard