Max Pool2d
class MaxPool2d(poolHeight: Int, poolWidth: Int) : LayerSingleInput<MaxPool2d>
Content copied to clipboard
Functions
get Single Input
Link copied to clipboard
Helper to check that the layer was called with a single input. Returns that input if successful, else errors.