print.linear {cito}R Documentation

Print linear layer

Description

Print linear layer

Usage

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

Arguments

x

an object of class linear

input_shape

input shape

...

further arguments, not supported yet


[Package cito version 1.1 Index]