o
    i>                     @   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   M/home/ubuntu/veenaModal/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    