
    Vh>                     0    d dl Z defdZdefdZdefdZy)    Nreturnc                  >    t         j                  j                         S )z_
    Return a human-readable string with descriptions of the
    configuration of PyTorch.
    )torch_C_show_config     @/home/dcms/DCMS/lib/python3.12/site-packages/torch/__config__.pyshowr      s    
 88  ""r	   c                  >    t         j                  j                         S )z1Returns the CXX_FLAGS used when building PyTorch.)r   r   
_cxx_flagsr   r	   r
   r   r      s    88  r	   c                  >    t         j                  j                         S )z5Returns detailed string with parallelization settings)r   r   _parallel_infor   r	   r
   parallel_infor      s    88""$$r	   )r   strr   r   r   r   r	   r
   <module>r      s,    #c #!C !
%s %r	   