U
    zh}                     @   s2   d dl Z d dlZe add Ze jdd ZdS )    Nc                   C   s   t tdsdt_tjS )Nvalue   )hasattr_current_scope_idr    r   r   P/var/www/html/venv/lib/python3.8/site-packages/torch/_dynamo/current_scope_id.pycurrent_scope_id
   s    
r   c                   c   s*   zt  d t_d V  W 5 t  d t_X d S )Nr   )r   r   r   r   r   r   r   enter_new_scope   s    
r	   )
contextlib	threadinglocalr   r   contextmanagerr	   r   r   r   r   <module>   s
   