print.conv {cito} | R Documentation |
Print conv layer
Description
Print conv layer
Usage
## S3 method for class 'conv'
print(x, input_shape, ...)
Arguments
x |
an object of class conv |
input_shape |
input shape |
... |
further arguments, not supported yet |
[Package cito version 1.1 Index]