
    
Ng                     6    d dl Zd dlmZ  G d de          ZdS )    N)OpRunc                       e Zd Zd ZdS )SequenceLengthc                     t          |t                    s t          dt          |           d          t	          j        t          |          t          j                  fS )Nz"input_sequence must be a list not .)dtype)
isinstancelist	TypeErrortypenparraylenint64)selfinput_sequences     a/var/www/html/ai-engine/env/lib/python3.11/site-packages/onnx/reference/ops/op_sequence_length.py_runzSequenceLength._run   s`    .$// 	LT.5I5ILLL   ^,,BH===??    N)__name__
__module____qualname__r    r   r   r   r      s(        @ @ @ @ @r   r   )numpyr   onnx.reference.op_runr   r   r   r   r   <module>r      sc        ' ' ' ' ' '@ @ @ @ @U @ @ @ @ @r   