o
    +Ñ¹g)  ã                   @   s$   d dl Z dd„ Zdd„ Zdd„ ZdS )é    Nc                   C   ó
   t j ¡ S )z_
    Return a human-readable string with descriptions of the
    configuration of PyTorch.
    N)ÚtorchÚ_CZ_show_config© r   r   úT/Users/admin/.pyenv/versions/3.10.0/lib/python3.10/site-packages/torch/__config__.pyÚshow   s   
r   c                   C   r   )z1Returns the CXX_FLAGS used when building PyTorch.N)r   r   Ú
_cxx_flagsr   r   r   r   r      ó   
r   c                   C   r   )z5Returns detailed string with parallelization settingsN)r   r   Z_parallel_infor   r   r   r   Úparallel_info   r	   r
   )r   r   r   r
   r   r   r   r   Ú<module>   s    