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