﻿netket.logging.MLFlowLog
========================

.. currentmodule:: netket.logging

.. autoclass:: MLFlowLog
   :show-inheritance:
   :exclude-members: __init__, __new__

   

   .. rst-class:: class-dl-groups

   Inheritance
      .. inheritance-diagram:: netket.logging.MLFlowLog
         :parts: 2


   
      
   .. rst-class:: class-dl-groups

   Attributes
      .. autoattribute:: MLFlowLog.callback_order
   
      
   .. rst-class:: class-dl-groups

   Methods
      .. automethod:: MLFlowLog.__call__
      .. automethod:: MLFlowLog.before_parameter_update
      .. automethod:: MLFlowLog.flush
      .. automethod:: MLFlowLog.on_compute_update_end
      .. automethod:: MLFlowLog.on_compute_update_start
      .. automethod:: MLFlowLog.on_run_end
      .. automethod:: MLFlowLog.on_run_error
      .. automethod:: MLFlowLog.on_run_start
      .. automethod:: MLFlowLog.on_step_end
      .. automethod:: MLFlowLog.on_step_start
      .. automethod:: MLFlowLog.replace

   