o
    h^                     @   s   U d Z ddlZddlmZ ddlmZmZ dgZedddZee	 e
d< 	 edd	dZe	e
d
< 	 edd	dZe	e
d< 	 eeje  dS )a  
This is the top-level configuration module for the compiler, containing
cross-cutting configuration options that affect all parts of the compiler
stack.

You may also be interested in the per-component configuration modules, which
contain configuration options that affect only a specific part of the compiler:

* :mod:`torch._dynamo.config`
* :mod:`torch._inductor.config`
* :mod:`torch._functorch.config`
* :mod:`torch.fx.experimental.config`
    N)Optional)Configinstall_config_modulejob_idTORCH_COMPILE_JOB_ID)env_name_defaultdefaultTORCH_COMPILE_CACHE_KEY_TAG cache_key_tagTORCH_COMPILE_DYNAMIC_SOURCESdynamic_sources)__doc__systypingr   torch.utils._config_moduler   r   __all__r   str__annotations__r   r   modules__name__ r   r   i/var/www/html/construction_image-detection-poc/venv/lib/python3.10/site-packages/torch/compiler/config.py<module>   s    	