﻿amici.callbacks.ModelInterpretationLogging
==========================================

.. currentmodule:: amici.callbacks

.. autoclass:: ModelInterpretationLogging
   :members:
   :inherited-members:
   :show-inheritance:

   
   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~ModelInterpretationLogging.state_key
   
   