model.tools.generator.LayerGen#
- class LayerGen[source]#
Bases:
objectBase class for model layer generators
The
getmethod must initialize the network module and pass it to the generator.Warning
This class can only be used as a base class for inheritance.
Methods
Initializes and returns the network layer