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

.. currentmodule:: ladder.models.scvi_variants

.. add toctree option to make autodoc generate the pages

.. autoclass:: SCVI



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

.. autosummary::

    ~SCVI.T_destination
    ~SCVI.call_super_init
    ~SCVI.dump_patches
    ~SCVI.training





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

.. autosummary::

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





Attributes
~~~~~~~~~~



.. autoattribute:: SCVI.T_destination

.. autoattribute:: SCVI.call_super_init

.. autoattribute:: SCVI.dump_patches

.. autoattribute:: SCVI.training






Methods
~~~~~~~



.. automethod:: SCVI.add_module

.. automethod:: SCVI.apply

.. automethod:: SCVI.bfloat16

.. automethod:: SCVI.buffers

.. automethod:: SCVI.children

.. automethod:: SCVI.compile

.. automethod:: SCVI.cpu

.. automethod:: SCVI.cuda

.. automethod:: SCVI.double

.. automethod:: SCVI.eval

.. automethod:: SCVI.extra_repr

.. automethod:: SCVI.float

.. automethod:: SCVI.forward

.. automethod:: SCVI.generate

.. automethod:: SCVI.get_buffer

.. automethod:: SCVI.get_extra_state

.. automethod:: SCVI.get_parameter

.. automethod:: SCVI.get_submodule

.. automethod:: SCVI.get_weights

.. automethod:: SCVI.guide

.. automethod:: SCVI.half

.. automethod:: SCVI.ipu

.. automethod:: SCVI.load

.. automethod:: SCVI.load_state_dict

.. automethod:: SCVI.model

.. automethod:: SCVI.modules

.. automethod:: SCVI.mtia

.. automethod:: SCVI.named_buffers

.. automethod:: SCVI.named_children

.. automethod:: SCVI.named_modules

.. automethod:: SCVI.named_parameters

.. automethod:: SCVI.parameters

.. automethod:: SCVI.register_backward_hook

.. automethod:: SCVI.register_buffer

.. automethod:: SCVI.register_forward_hook

.. automethod:: SCVI.register_forward_pre_hook

.. automethod:: SCVI.register_full_backward_hook

.. automethod:: SCVI.register_full_backward_pre_hook

.. automethod:: SCVI.register_load_state_dict_post_hook

.. automethod:: SCVI.register_load_state_dict_pre_hook

.. automethod:: SCVI.register_module

.. automethod:: SCVI.register_parameter

.. automethod:: SCVI.register_state_dict_post_hook

.. automethod:: SCVI.register_state_dict_pre_hook

.. automethod:: SCVI.requires_grad_

.. automethod:: SCVI.save

.. automethod:: SCVI.set_extra_state

.. automethod:: SCVI.set_submodule

.. automethod:: SCVI.share_memory

.. automethod:: SCVI.state_dict

.. automethod:: SCVI.to

.. automethod:: SCVI.to_empty

.. automethod:: SCVI.train

.. automethod:: SCVI.type

.. automethod:: SCVI.xpu

.. automethod:: SCVI.zero_grad


