pub struct Module { /* private fields */ }
Implementations
Network holder.
Create an empty module. A module is mainly used to create new variables.
Create a composed function with the given closure.
Back propagation
iterator over all data node.
pub struct Module { /* private fields */ }
Network holder.
Create an empty module. A module is mainly used to create new variables.
Create a composed function with the given closure.
Back propagation
iterator over all data node.