
    wi	                    B    d dl mZ d dlZd dlmZ  G d de          ZdS )    )annotationsN)OpRunUnaryNumc                      e Zd Zd ZdS )Tanc                ,    t          j        |          fS )N)nptan)selfxs     i/root/.openclaw/workspace/chatterbox_venv_py311/lib/python3.11/site-packages/onnx/reference/ops/op_tan.py_runzTan._run   s    q		|    N)__name__
__module____qualname__r    r   r   r   r      s#            r   r   )
__future__r   numpyr   onnx.reference.ops._opr   r   r   r   r   <module>r      sk    # " " " " "     0 0 0 0 0 0    -     r   