o
    to™iô  ã                   @  s4   d dl mZ d dlZd dlmZ G dd„ deƒZdS )é    )ÚannotationsN)ÚOpRunc                   @  s   e Zd Zdd„ ZdS )ÚRangec                 C  sH   |  ¡ }t|tjƒr|  ¡ }t|tjƒr|  ¡ }t |||¡ |j¡fS )N)ÚitemÚ
isinstanceÚnpÚndarrayÚarangeÚastypeÚdtype)ÚselfÚstartsÚendsÚstepsÚstart_scalar© r   úO/home/ubuntu/.local/lib/python3.10/site-packages/onnx/reference/ops/op_range.pyÚ_run   s   z
Range._runN)Ú__name__Ú
__module__Ú__qualname__r   r   r   r   r   r      s    r   )Ú
__future__r   Únumpyr   Úonnx.reference.op_runr   r   r   r   r   r   Ú<module>   s   