U
    yh\                     @   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   F/var/www/html/venv/lib/python3.8/site-packages/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   