a
    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_idZTORCH_COMPILE_JOB_IDZTORCH_COMPILE_STICKY_PGO_KEY)Zenv_name_defaultdefaultZTORCH_COMPILE_CACHE_KEY_TAG cache_key_tagZTORCH_COMPILE_DYNAMIC_SOURCESdynamic_sourcesZTORCH_COMPILE_UNBACKED_SOURCESunbacked_sources)__doc__systypingr   Ztorch.utils._config_moduler   r   __all__r   str__annotations__r   r	   r
   modules__name__ r   r   C/var/www/auris/lib/python3.9/site-packages/torch/compiler/config.py<module>   s"   