o
    ‡ZŽ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Ú_CZ_show_config© r   r   ú?/var/www/auris/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   Z_parallel_infor   r   r   r   Úparallel_info   r
   r   )r   Ústrr   r	   r   r   r   r   r   Ú<module>   s    