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