﻿ladder.models.scvi\_variants.Patches
====================================

.. currentmodule:: ladder.models.scvi_variants

.. add toctree option to make autodoc generate the pages

.. autoclass:: Patches



Attributes table
~~~~~~~~~~~~~~~~

.. autosummary::

    ~Patches.T_destination
    ~Patches.call_super_init
    ~Patches.dump_patches
    ~Patches.training





Methods table
~~~~~~~~~~~~~

.. autosummary::

    ~Patches.add_module
    ~Patches.adversarial
    ~Patches.apply
    ~Patches.bfloat16
    ~Patches.buffers
    ~Patches.children
    ~Patches.compile
    ~Patches.cpu
    ~Patches.cuda
    ~Patches.double
    ~Patches.eval
    ~Patches.extra_repr
    ~Patches.float
    ~Patches.forward
    ~Patches.generate
    ~Patches.get_buffer
    ~Patches.get_extra_state
    ~Patches.get_parameter
    ~Patches.get_submodule
    ~Patches.get_weights
    ~Patches.guide
    ~Patches.half
    ~Patches.ipu
    ~Patches.load
    ~Patches.load_state_dict
    ~Patches.model
    ~Patches.modules
    ~Patches.mtia
    ~Patches.named_buffers
    ~Patches.named_children
    ~Patches.named_modules
    ~Patches.named_parameters
    ~Patches.parameters
    ~Patches.register_backward_hook
    ~Patches.register_buffer
    ~Patches.register_forward_hook
    ~Patches.register_forward_pre_hook
    ~Patches.register_full_backward_hook
    ~Patches.register_full_backward_pre_hook
    ~Patches.register_load_state_dict_post_hook
    ~Patches.register_load_state_dict_pre_hook
    ~Patches.register_module
    ~Patches.register_parameter
    ~Patches.register_state_dict_post_hook
    ~Patches.register_state_dict_pre_hook
    ~Patches.requires_grad_
    ~Patches.save
    ~Patches.set_extra_state
    ~Patches.set_submodule
    ~Patches.share_memory
    ~Patches.state_dict
    ~Patches.to
    ~Patches.to_empty
    ~Patches.train
    ~Patches.type
    ~Patches.xpu
    ~Patches.zero_grad





Attributes
~~~~~~~~~~



.. autoattribute:: Patches.T_destination

.. autoattribute:: Patches.call_super_init

.. autoattribute:: Patches.dump_patches

.. autoattribute:: Patches.training






Methods
~~~~~~~



.. automethod:: Patches.add_module

.. automethod:: Patches.adversarial

.. automethod:: Patches.apply

.. automethod:: Patches.bfloat16

.. automethod:: Patches.buffers

.. automethod:: Patches.children

.. automethod:: Patches.compile

.. automethod:: Patches.cpu

.. automethod:: Patches.cuda

.. automethod:: Patches.double

.. automethod:: Patches.eval

.. automethod:: Patches.extra_repr

.. automethod:: Patches.float

.. automethod:: Patches.forward

.. automethod:: Patches.generate

.. automethod:: Patches.get_buffer

.. automethod:: Patches.get_extra_state

.. automethod:: Patches.get_parameter

.. automethod:: Patches.get_submodule

.. automethod:: Patches.get_weights

.. automethod:: Patches.guide

.. automethod:: Patches.half

.. automethod:: Patches.ipu

.. automethod:: Patches.load

.. automethod:: Patches.load_state_dict

.. automethod:: Patches.model

.. automethod:: Patches.modules

.. automethod:: Patches.mtia

.. automethod:: Patches.named_buffers

.. automethod:: Patches.named_children

.. automethod:: Patches.named_modules

.. automethod:: Patches.named_parameters

.. automethod:: Patches.parameters

.. automethod:: Patches.register_backward_hook

.. automethod:: Patches.register_buffer

.. automethod:: Patches.register_forward_hook

.. automethod:: Patches.register_forward_pre_hook

.. automethod:: Patches.register_full_backward_hook

.. automethod:: Patches.register_full_backward_pre_hook

.. automethod:: Patches.register_load_state_dict_post_hook

.. automethod:: Patches.register_load_state_dict_pre_hook

.. automethod:: Patches.register_module

.. automethod:: Patches.register_parameter

.. automethod:: Patches.register_state_dict_post_hook

.. automethod:: Patches.register_state_dict_pre_hook

.. automethod:: Patches.requires_grad_

.. automethod:: Patches.save

.. automethod:: Patches.set_extra_state

.. automethod:: Patches.set_submodule

.. automethod:: Patches.share_memory

.. automethod:: Patches.state_dict

.. automethod:: Patches.to

.. automethod:: Patches.to_empty

.. automethod:: Patches.train

.. automethod:: Patches.type

.. automethod:: Patches.xpu

.. automethod:: Patches.zero_grad


