UnbalancedEnergyModule.state_dict#

UnbalancedEnergyModule.state_dict(normalized=False)[source]#

Current state of the module as a dictionary.

Parameters#

normalizedbool, default False

Whether to return a dict of normalized values.

Returns#

state_dict : dict