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