bgd.layers.operators module
This module contains all the layers that are simple mathematical operators.
- class bgd.layers.operators.Operator[source]
Bases:
bgd.layers.layer.Layer
This module contains all the layers that are simple mathematical operators.
Bases: bgd.layers.layer.Layer