models.modules.Return#
- class Return[source]#
Bases:
LayerGen
Generator of layers for storing forward pass values
It is intended for use in feature pyramids, where you need to get multiple matrices from different places in the network.
Uses
Storage
module.Methods
Initializes and returns the network layer
Attributes