﻿scvi.external.mrvi\_torch.TorchMRVAE
====================================

.. currentmodule:: scvi.external.mrvi_torch

.. add toctree option to make autodoc generate the pages

.. autoclass:: TorchMRVAE
   :show-inheritance:



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

.. autosummary::

        ~scvi.external.mrvi_torch.TorchMRVAE.training






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

.. autosummary::

    ~scvi.external.mrvi_torch.TorchMRVAE.compute_h_from_x_eps
    ~scvi.external.mrvi_torch.TorchMRVAE.generative
    ~scvi.external.mrvi_torch.TorchMRVAE.inference
    ~scvi.external.mrvi_torch.TorchMRVAE.loss





Attributes
~~~~~~~~~~



.. autoattribute:: TorchMRVAE.training






Methods
~~~~~~~



.. automethod:: TorchMRVAE.compute_h_from_x_eps

.. automethod:: TorchMRVAE.generative

.. automethod:: TorchMRVAE.inference

.. automethod:: TorchMRVAE.loss


