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