﻿scvi.model.base.PyroModelGuideWarmup
====================================

.. currentmodule:: scvi.model.base

.. add toctree option to make autodoc generate the pages

.. autoclass:: PyroModelGuideWarmup



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

.. autosummary::

    ~scvi.model.base.PyroModelGuideWarmup.state_key





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

.. autosummary::

    ~scvi.model.base.PyroModelGuideWarmup.load_state_dict
    ~scvi.model.base.PyroModelGuideWarmup.on_after_backward
    ~scvi.model.base.PyroModelGuideWarmup.on_before_backward
    ~scvi.model.base.PyroModelGuideWarmup.on_before_optimizer_step
    ~scvi.model.base.PyroModelGuideWarmup.on_before_zero_grad
    ~scvi.model.base.PyroModelGuideWarmup.on_exception
    ~scvi.model.base.PyroModelGuideWarmup.on_fit_end
    ~scvi.model.base.PyroModelGuideWarmup.on_fit_start
    ~scvi.model.base.PyroModelGuideWarmup.on_load_checkpoint
    ~scvi.model.base.PyroModelGuideWarmup.on_predict_batch_end
    ~scvi.model.base.PyroModelGuideWarmup.on_predict_batch_start
    ~scvi.model.base.PyroModelGuideWarmup.on_predict_end
    ~scvi.model.base.PyroModelGuideWarmup.on_predict_epoch_end
    ~scvi.model.base.PyroModelGuideWarmup.on_predict_epoch_start
    ~scvi.model.base.PyroModelGuideWarmup.on_predict_start
    ~scvi.model.base.PyroModelGuideWarmup.on_sanity_check_end
    ~scvi.model.base.PyroModelGuideWarmup.on_sanity_check_start
    ~scvi.model.base.PyroModelGuideWarmup.on_save_checkpoint
    ~scvi.model.base.PyroModelGuideWarmup.on_test_batch_end
    ~scvi.model.base.PyroModelGuideWarmup.on_test_batch_start
    ~scvi.model.base.PyroModelGuideWarmup.on_test_end
    ~scvi.model.base.PyroModelGuideWarmup.on_test_epoch_end
    ~scvi.model.base.PyroModelGuideWarmup.on_test_epoch_start
    ~scvi.model.base.PyroModelGuideWarmup.on_test_start
    ~scvi.model.base.PyroModelGuideWarmup.on_train_batch_end
    ~scvi.model.base.PyroModelGuideWarmup.on_train_batch_start
    ~scvi.model.base.PyroModelGuideWarmup.on_train_end
    ~scvi.model.base.PyroModelGuideWarmup.on_train_epoch_end
    ~scvi.model.base.PyroModelGuideWarmup.on_train_epoch_start
    ~scvi.model.base.PyroModelGuideWarmup.on_train_start
    ~scvi.model.base.PyroModelGuideWarmup.on_validation_batch_end
    ~scvi.model.base.PyroModelGuideWarmup.on_validation_batch_start
    ~scvi.model.base.PyroModelGuideWarmup.on_validation_end
    ~scvi.model.base.PyroModelGuideWarmup.on_validation_epoch_end
    ~scvi.model.base.PyroModelGuideWarmup.on_validation_epoch_start
    ~scvi.model.base.PyroModelGuideWarmup.on_validation_start
    ~scvi.model.base.PyroModelGuideWarmup.setup
    ~scvi.model.base.PyroModelGuideWarmup.state_dict
    ~scvi.model.base.PyroModelGuideWarmup.teardown





Attributes
~~~~~~~~~~~



.. autoattribute:: PyroModelGuideWarmup.state_key






Methods
~~~~~~~



.. automethod:: PyroModelGuideWarmup.load_state_dict

.. automethod:: PyroModelGuideWarmup.on_after_backward

.. automethod:: PyroModelGuideWarmup.on_before_backward

.. automethod:: PyroModelGuideWarmup.on_before_optimizer_step

.. automethod:: PyroModelGuideWarmup.on_before_zero_grad

.. automethod:: PyroModelGuideWarmup.on_exception

.. automethod:: PyroModelGuideWarmup.on_fit_end

.. automethod:: PyroModelGuideWarmup.on_fit_start

.. automethod:: PyroModelGuideWarmup.on_load_checkpoint

.. automethod:: PyroModelGuideWarmup.on_predict_batch_end

.. automethod:: PyroModelGuideWarmup.on_predict_batch_start

.. automethod:: PyroModelGuideWarmup.on_predict_end

.. automethod:: PyroModelGuideWarmup.on_predict_epoch_end

.. automethod:: PyroModelGuideWarmup.on_predict_epoch_start

.. automethod:: PyroModelGuideWarmup.on_predict_start

.. automethod:: PyroModelGuideWarmup.on_sanity_check_end

.. automethod:: PyroModelGuideWarmup.on_sanity_check_start

.. automethod:: PyroModelGuideWarmup.on_save_checkpoint

.. automethod:: PyroModelGuideWarmup.on_test_batch_end

.. automethod:: PyroModelGuideWarmup.on_test_batch_start

.. automethod:: PyroModelGuideWarmup.on_test_end

.. automethod:: PyroModelGuideWarmup.on_test_epoch_end

.. automethod:: PyroModelGuideWarmup.on_test_epoch_start

.. automethod:: PyroModelGuideWarmup.on_test_start

.. automethod:: PyroModelGuideWarmup.on_train_batch_end

.. automethod:: PyroModelGuideWarmup.on_train_batch_start

.. automethod:: PyroModelGuideWarmup.on_train_end

.. automethod:: PyroModelGuideWarmup.on_train_epoch_end

.. automethod:: PyroModelGuideWarmup.on_train_epoch_start

.. automethod:: PyroModelGuideWarmup.on_train_start

.. automethod:: PyroModelGuideWarmup.on_validation_batch_end

.. automethod:: PyroModelGuideWarmup.on_validation_batch_start

.. automethod:: PyroModelGuideWarmup.on_validation_end

.. automethod:: PyroModelGuideWarmup.on_validation_epoch_end

.. automethod:: PyroModelGuideWarmup.on_validation_epoch_start

.. automethod:: PyroModelGuideWarmup.on_validation_start

.. automethod:: PyroModelGuideWarmup.setup

.. automethod:: PyroModelGuideWarmup.state_dict

.. automethod:: PyroModelGuideWarmup.teardown


