
    x-j>                    L    d dl mZ d dlmZmZmZ 	 	 	 	 dddZ	 	 	 	 	 dddZ	dS )    )annotations)	CUDAEvent	CUDAPlace
CUDAStreamN   F	device_idCUDAPlace | int | Nonepriorityintdevice_type
str | Noneblockingboolc                "    t          | |          S )z6
    Factory Function, used to create CUDA Stream
    )Stream)r   r
   r   r   s       Z/var/www/html/banglarbhumi/venv/lib/python3.11/site-packages/paddle/device/cuda/streams.pycreate_streamr      s     )X&&&    enable_timinginterprocessc                $    t          | ||          S )z5
    Factory Function, used to create CUDA Event
    )Event)r   r   r   r   r   s        r   create_eventr      s     ,777r   )Nr   NF)r   r	   r
   r   r   r   r   r   )FFFNr   )
r   r   r   r   r   r   r   r   r   r   )

__future__r   paddle.base.corer   r   r   r   r   r   r    r   r   <module>r      s    # " " " " " P P P P P P P P P P )-"		' 	' 	' 	' 	'  "
8 
8 
8 
8 
8 
8 
8r   