U
    ‰d?  ã                   @   s"   d dl Zedœdd„Zdd„ ZdS )é    N©Zdot_file_namec                 C   s   t jj | ¡S )z Dump TrieCache in the dot format)ÚtorchÚ_CÚ_lazyZ_dump_ir_cacher   © r   ú8/tmp/pip-unpacked-wheel-ua33x9lu/torch/_lazy/ir_cache.pyÚdump   s    r   c                   C   s   t jj ¡ S )zbClear TrieCache. This is needed in testing to avoid
    node reusing between different tests.
    )r   r   r   Z_clear_ir_cacher   r   r   r   Úreset   s    r	   )Ztorch._C._lazyr   Ústrr   r	   r   r   r   r   Ú<module>   s   