o
    üÇh>  ã                   @   s6   d dl Z defdd„Zdefdd„Zdefdd„ZdS )	é    NÚreturnc                   C   ó
   t j ¡ S )z_
    Return a human-readable string with descriptions of the
    configuration of PyTorch.
    )ÚtorchÚ_CÚ_show_config© r   r   úd/var/www/html/construction_image-detection-poc/venv/lib/python3.10/site-packages/torch/__config__.pyÚshow   s   
r	   c                   C   r   )z1Returns the CXX_FLAGS used when building PyTorch.)r   r   Ú
_cxx_flagsr   r   r   r   r
      ó   
r
   c                   C   r   )z5Returns detailed string with parallelization settings)r   r   Ú_parallel_infor   r   r   r   Úparallel_info   r   r   )r   Ústrr	   r
   r   r   r   r   r   Ú<module>   s    