Traitsยง
- Forward
- Forward describes an object capable of forward propagation.
- Forward
Iter - ForwardIter describes any iterators whose elements implement Forward. This trait is typically used in deep neural networks who need to forward propagate across a number of layers.
- Predict