
    qi                          d dl Z d Zy)    Nc                  6    t         j                  j                  S )z4Return whether PyTorch is built with OpenMP support.)torch_C
has_openmp     d/home/ubuntu/crypto_trading_bot/.venv/lib/python3.12/site-packages/torch/backends/openmp/__init__.pyis_availabler
      s    88r   )r   r
   r   r   r	   <module>r      s    r   