Moved most of the layer parameters from runtime variables set in constructors
to template arguments. This way, the type of a network specifies the entire network architecture and most of the time the user doesn't even need to do anything with layer constructors.
Showing
This diff is collapsed.
This diff is collapsed.
Please
register
or
sign in
to comment