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