U
    yh                      @   s   d dl Z dd ZdS )    Nc                   C   s   t jjS )z4Return whether PyTorch is built with OpenMP support.)torchZ_CZ
has_openmp r   r   P/var/www/html/venv/lib/python3.8/site-packages/torch/backends/openmp/__init__.pyis_available   s    r   )r   r   r   r   r   r   <module>   s   