o
    e«Ïi‚  ã                   @   s|   d Z ddlZddlmZmZ ddlmZ ddlmZ dZ	dZ
dZeƒ  ZdZer5ddlT d	ed
efdd„Zeeje ƒ dS )zÜ
Configuration module for torch.export.export.

This module contains various configuration flags and settings that control torch.export's
behavior, including:
- Runtime behavior flags
- Debugging and development options
é    N)ÚAnyÚTYPE_CHECKING)Ú	is_fbcode)Úinstall_config_moduleTF)Ú*ÚchangesÚreturnc                  K   s   d S )N© )r   r	   r	   ú^/var/www/addictedbytheproject.nl/epg/venv/lib/python3.10/site-packages/torch/_export/config.pyÚ_make_closure_patcher*   s    r   )Ú__doc__ÚsysÚtypingr   r   Útorch._environmentr   Útorch.utils._config_moduler   Úuse_new_tracer_experimentalÚ#detect_non_strict_fake_tensor_leaksÚ error_on_lifted_constant_tensorsÚ(enable_auto_functionalized_v2_for_exportÚuse_legacy_dynamo_graph_captureÚtorch.utils._config_typingr   ÚmodulesÚ__name__r	   r	   r	   r
   Ú<module>   s    	