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gddZee	 e
d< 	 ed	d
dZ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TORCH_COMPILE_STICKY_PGO_KEY)env_name_defaultdefaultTORCH_COMPILE_CACHE_KEY_TAG cache_key_tagTORCH_COMPILE_DYNAMIC_SOURCESdynamic_sourcesTORCH_COMPILE_UNBACKED_SOURCESunbacked_sources)__doc__systypingr   torch.utils._config_moduler   r   __all__r   str__annotations__r   r   r   modules__name__ r   r   P/var/www/html/scripts/venv/lib/python3.10/site-packages/torch/compiler/config.py<module>   s,    