tiny\_diff.models.unet.layers.UNetLayerMixin ============================================ .. currentmodule:: tiny_diff.models.unet.layers .. autoclass:: UNetLayerMixin :members: <-- add at least this line :show-inheritance: <-- plus I want to show inheritance... :no-inherited-members: <-- ...and inherited members too .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~UNetLayerMixin.__init__ ~UNetLayerMixin.forward ~UNetLayerMixin.residual_forward .. rubric:: Attributes .. autosummary:: ~UNetLayerMixin.residual_block_cls