tiny\_diff.models.unet.layers.DownUNetLayer =========================================== .. currentmodule:: tiny_diff.models.unet.layers .. autoclass:: DownUNetLayer :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:: ~DownUNetLayer.__init__ ~DownUNetLayer.add_module ~DownUNetLayer.apply ~DownUNetLayer.bfloat16 ~DownUNetLayer.buffers ~DownUNetLayer.children ~DownUNetLayer.compile ~DownUNetLayer.cpu ~DownUNetLayer.cuda ~DownUNetLayer.double ~DownUNetLayer.eval ~DownUNetLayer.extra_repr ~DownUNetLayer.float ~DownUNetLayer.forward ~DownUNetLayer.get_buffer ~DownUNetLayer.get_extra_state ~DownUNetLayer.get_parameter ~DownUNetLayer.get_submodule ~DownUNetLayer.half ~DownUNetLayer.ipu ~DownUNetLayer.load_state_dict ~DownUNetLayer.modules ~DownUNetLayer.named_buffers ~DownUNetLayer.named_children ~DownUNetLayer.named_modules ~DownUNetLayer.named_parameters ~DownUNetLayer.parameters ~DownUNetLayer.register_backward_hook ~DownUNetLayer.register_buffer ~DownUNetLayer.register_forward_hook ~DownUNetLayer.register_forward_pre_hook ~DownUNetLayer.register_full_backward_hook ~DownUNetLayer.register_full_backward_pre_hook ~DownUNetLayer.register_load_state_dict_post_hook ~DownUNetLayer.register_module ~DownUNetLayer.register_parameter ~DownUNetLayer.register_state_dict_pre_hook ~DownUNetLayer.requires_grad_ ~DownUNetLayer.residual_forward ~DownUNetLayer.set_extra_state ~DownUNetLayer.share_memory ~DownUNetLayer.state_dict ~DownUNetLayer.to ~DownUNetLayer.to_empty ~DownUNetLayer.train ~DownUNetLayer.type ~DownUNetLayer.xpu ~DownUNetLayer.zero_grad .. rubric:: Attributes .. autosummary:: ~DownUNetLayer.T_destination ~DownUNetLayer.attention ~DownUNetLayer.call_super_init ~DownUNetLayer.dump_patches ~DownUNetLayer.last_layer ~DownUNetLayer.padding ~DownUNetLayer.residual_block_cls ~DownUNetLayer.training