
    wi                    J    d dl mZ d dlZd dlmZ ddZ G d	 d
e          ZdS )    )annotationsN)OpRundata
np.ndarrayshapereturnc                B    t          j        || j                  }| |z  S )N)dtype)nponesr
   )r   r   r   s      l/root/.openclaw/workspace/chatterbox_venv_py311/lib/python3.11/site-packages/onnx/reference/ops/op_expand.pycommon_reference_implementationr      s"    75
+++D$;    c                      e Zd Zd ZdS )Expandc                $    t          ||          fS )N)r   )selfr   r   s      r   _runzExpand._run   s    /e<<>>r   N)__name__
__module____qualname__r    r   r   r   r      s#        ? ? ? ? ?r   r   )r   r   r   r   r   r   )
__future__r   numpyr   onnx.reference.op_runr   r   r   r   r   r   <module>r      s    # " " " " "     ' ' ' ' ' '   
? ? ? ? ?U ? ? ? ? ?r   