o
    Hh#                     @   s0   d dl Z d dlZejjddeddfddZdS )    N
stacklevelreturnc                 C   sL   t   t d t jdt| d d W d    d S 1 sw   Y  d S )Nalwaysz`TorchScript` support for functional optimizers is deprecated and will be removed in a future PyTorch release. Consider using the `torch.compile` optimizer instead.   r   )warningscatch_warningssimplefilterwarnDeprecationWarningr    r   `/var/www/vscode/kcb/lib/python3.10/site-packages/torch/distributed/optim/_deprecation_warning.py2_scripted_functional_optimizer_deprecation_warning   s   

"r   )r   )r   torchjitignoreintr   r   r   r   r   <module>   s    