o
    ߗi
                     @   sz   U d Z ddlZddlZddlmZ dgZejddZee	 e
d< 	 ejddZe	e
d< 	 dd	lmZ 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job_idTORCH_COMPILE_JOB_IDTORCH_COMPILE_CACHE_KEY_TAG cache_key_tag)install_config_module)__doc__ossystypingr   __all__environgetr   str__annotations__r   torch.utils._config_moduler   modules__name__ r   r   S/home/ubuntu/transcripts/venv/lib/python3.10/site-packages/torch/compiler/config.py<module>   s    