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