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

.. currentmodule:: ladder.models.scvi_variants

.. add toctree option to make autodoc generate the pages

.. autoclass:: SCANVI



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

.. autosummary::

    ~SCANVI.T_destination
    ~SCANVI.call_super_init
    ~SCANVI.dump_patches
    ~SCANVI.training





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

.. autosummary::

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





Attributes
~~~~~~~~~~



.. autoattribute:: SCANVI.T_destination

.. autoattribute:: SCANVI.call_super_init

.. autoattribute:: SCANVI.dump_patches

.. autoattribute:: SCANVI.training






Methods
~~~~~~~



.. automethod:: SCANVI.add_module

.. automethod:: SCANVI.apply

.. automethod:: SCANVI.bfloat16

.. automethod:: SCANVI.buffers

.. automethod:: SCANVI.children

.. automethod:: SCANVI.compile

.. automethod:: SCANVI.cpu

.. automethod:: SCANVI.cuda

.. automethod:: SCANVI.double

.. automethod:: SCANVI.eval

.. automethod:: SCANVI.extra_repr

.. automethod:: SCANVI.float

.. automethod:: SCANVI.forward

.. automethod:: SCANVI.generate

.. automethod:: SCANVI.get_buffer

.. automethod:: SCANVI.get_extra_state

.. automethod:: SCANVI.get_parameter

.. automethod:: SCANVI.get_submodule

.. automethod:: SCANVI.get_weights

.. automethod:: SCANVI.guide

.. automethod:: SCANVI.half

.. automethod:: SCANVI.ipu

.. automethod:: SCANVI.load

.. automethod:: SCANVI.load_state_dict

.. automethod:: SCANVI.model

.. automethod:: SCANVI.modules

.. automethod:: SCANVI.mtia

.. automethod:: SCANVI.named_buffers

.. automethod:: SCANVI.named_children

.. automethod:: SCANVI.named_modules

.. automethod:: SCANVI.named_parameters

.. automethod:: SCANVI.parameters

.. automethod:: SCANVI.register_backward_hook

.. automethod:: SCANVI.register_buffer

.. automethod:: SCANVI.register_forward_hook

.. automethod:: SCANVI.register_forward_pre_hook

.. automethod:: SCANVI.register_full_backward_hook

.. automethod:: SCANVI.register_full_backward_pre_hook

.. automethod:: SCANVI.register_load_state_dict_post_hook

.. automethod:: SCANVI.register_load_state_dict_pre_hook

.. automethod:: SCANVI.register_module

.. automethod:: SCANVI.register_parameter

.. automethod:: SCANVI.register_state_dict_post_hook

.. automethod:: SCANVI.register_state_dict_pre_hook

.. automethod:: SCANVI.requires_grad_

.. automethod:: SCANVI.save

.. automethod:: SCANVI.set_extra_state

.. automethod:: SCANVI.set_submodule

.. automethod:: SCANVI.share_memory

.. automethod:: SCANVI.state_dict

.. automethod:: SCANVI.to

.. automethod:: SCANVI.to_empty

.. automethod:: SCANVI.train

.. automethod:: SCANVI.type

.. automethod:: SCANVI.xpu

.. automethod:: SCANVI.zero_grad


