o
    i\                     @   s"   d dl ZdefddZdd ZdS )    Ndot_file_namec                 C   s   t jj| S )z Dump TrieCache in the dot format)torch_C_lazy_dump_ir_cache)r    r   Q/home/ubuntu/veenaModal/venv/lib/python3.10/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   _clear_ir_cacher   r   r   r   reset
   s   r   )torch._C._lazyr   strr	   r   r   r   r   r   <module>   s   