﻿scvi.external.diagvi.DIAGVAE
============================

.. currentmodule:: scvi.external.diagvi

.. add toctree option to make autodoc generate the pages

.. autoclass:: DIAGVAE
   :show-inheritance:



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

.. autosummary::

        ~scvi.external.diagvi.DIAGVAE.training






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

.. autosummary::

    ~scvi.external.diagvi.DIAGVAE.encode_graph
    ~scvi.external.diagvi.DIAGVAE.generative
    ~scvi.external.diagvi.DIAGVAE.inference
    ~scvi.external.diagvi.DIAGVAE.loss
    ~scvi.external.diagvi.DIAGVAE.sample





Attributes
~~~~~~~~~~



.. autoattribute:: DIAGVAE.training






Methods
~~~~~~~



.. automethod:: DIAGVAE.encode_graph

.. automethod:: DIAGVAE.generative

.. automethod:: DIAGVAE.inference

.. automethod:: DIAGVAE.loss

.. automethod:: DIAGVAE.sample


