U
    Ç9%e  ã                   @   s2   d dl Zdd„ Zdd„ Zedœdd„Zd	d
„ ZdS )é    Nc                   C   s   t jj ¡  dS )zResets all metric counters.N)ÚtorchÚ_CÚ_lazyZ_reset_metrics© r   r   úR/var/www/html/Darija-Ai-API/env/lib/python3.8/site-packages/torch/_lazy/metrics.pyÚreset   s    r   c                   C   s   t jj ¡ S )z1Retrieves all the currently active counter names.)r   r   r   Z_counter_namesr   r   r   r   Úcounter_names	   s    r   ©Únamec                 C   s   t jj | ¡S )z7Return the value of the counter with the speficied name)r   r   r   Z_counter_valuer	   r   r   r   Úcounter_value   s    r   c                   C   s   t jj ¡ S )z9Return the combined (lazy core and backend) metric report)r   r   r   Z_metrics_reportr   r   r   r   Úmetrics_report   s    r   )Ztorch._C._lazyr   r   r   Ústrr   r   r   r   r   r   Ú<module>   s   