o
    ðÇhã  ã                   @   s    d dl mZ ddefdd„ZdS )é    ©Ú_get_cpp_backtraceé@   Úreturnc                 C   s
   t | |ƒS )zþ
    Return a string containing the C++ stack trace of the current thread.

    Args:
        frames_to_skip (int): the number of frames to skip from the top of the stack
        maximum_number_of_frames (int): the maximum number of frames to return
    r   )Úframes_to_skipÚmaximum_number_of_frames© r   úm/var/www/html/construction_image-detection-poc/venv/lib/python3.10/site-packages/torch/utils/cpp_backtrace.pyÚget_cpp_backtrace   s   
r
   N)r   r   )Útorch._Cr   Ústrr
   r   r   r   r	   Ú<module>   s   