print.avgPool {cito}R Documentation

Print pooling layer

Description

Print pooling layer

Usage

## S3 method for class 'avgPool'
print(x, input_shape, ...)

Arguments

x

an object of class avgPool

input_shape

input shape

...

further arguments, not supported yet


[Package cito version 1.1 Index]