Ë
    BÆVh  ã                   ó<   — d Z ddlZ G d„ dej                  ¬«      Zy)z'Python TFLite metrics helper interface.é    Nc                   ó  — e Zd ZdZej
                  d„ «       Zej
                  d„ «       Zej
                  d„ «       Zej
                  d„ «       Z	ej
                  d„ «       Z
ej
                  d„ «       Zej
                  d„ «       Zy	)
ÚTFLiteMetricsInterfacez!Abstract class for TFLiteMetrics.c                 ó   — t         ‚©N©ÚNotImplementedError©Úselfs    ú`/home/dcms/DCMS/lib/python3.12/site-packages/tensorflow/lite/python/metrics/metrics_interface.pyÚ"increase_counter_debugger_creationz9TFLiteMetricsInterface.increase_counter_debugger_creation   ó   € ä
Ðó    c                 ó   — t         ‚r   r   r	   s    r   Ú%increase_counter_interpreter_creationz<TFLiteMetricsInterface.increase_counter_interpreter_creation   r   r   c                 ó   — t         ‚r   r   r	   s    r   Ú"increase_counter_converter_attemptz9TFLiteMetricsInterface.increase_counter_converter_attempt   r   r   c                 ó   — t         ‚r   r   r	   s    r   Ú"increase_counter_converter_successz9TFLiteMetricsInterface.increase_counter_converter_success"   r   r   c                 ó   — t         ‚r   r   )r
   ÚnameÚvalues      r   Úset_converter_paramz*TFLiteMetricsInterface.set_converter_param&   r   r   c                 ó   — t         ‚r   r   )r
   Ú
error_datas     r   Úset_converter_errorz*TFLiteMetricsInterface.set_converter_error*   r   r   c                 ó   — t         ‚r   r   )r
   r   s     r   Úset_converter_latencyz,TFLiteMetricsInterface.set_converter_latency.   r   r   N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚabcÚabstractmethodr   r   r   r   r   r   r   © r   r   r   r      s¹   „ Ù)à×Ññó ðð ×Ññó ðð ×Ññó ðð ×Ññó ðð ×Ññó ðð ×Ññó ðð ×Ññó ñr   r   )Ú	metaclass)r!   r"   ÚABCMetar   r$   r   r   ú<module>r'      s   ðñ .Û 
ô s§{¡{ö r   