U
    Mh5                     @   s$   d dl mZ ededdd ZdS )    )
deprecatedz}Usage of `backward_compatibility.worker_init_fn` is deprecated as `DataLoader` automatically applies sharding in every worker)categoryc                 C   s   d S )N )Z	worker_idr   r   Y/var/www/html/venv/lib/python3.8/site-packages/torch/utils/data/backward_compatibility.pyworker_init_fn   s    r   N)typing_extensionsr   Z_deprecatedFutureWarningr   r   r   r   r   <module>   s
   