analytic_flow module¶
- class AnalyticFlow(*args, **kwargs)[source]¶
Bases:
zunis.models.flows.general_flow.GeneralFlow
Initializes internal Module state, shared by both nn.Module and ScriptModule.
- class InvertibleAnalyticFlow(*args, **kwargs)[source]¶
Bases:
zunis.models.flows.general_flow.GeneralFlow
Initializes internal Module state, shared by both nn.Module and ScriptModule.