model.tools.generator#
Model generation tools
Custom types#
List for storing the state of the model
- ListState: List[torch.Tensor | None | ListState]#
Classes
Base class for model layer generators |
|
Tool for generating and processing a model from a list of layer generators |
|
The class combines data stored in the storage by summing or concatenating |
|
Class wrapper for neurons with a state of Norse. |
|
Stores the forward pass values |
|
Returns the specified stored tensor |