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