
    wiP                    B    d dl mZ d dlZd dlmZ  G d de          ZdS )    )annotationsN)OpRunc                      e Zd ZddZdS )	TransposeNc                   |t          |          dk    rd n|}|t          j        |          fS t          |          t          |j                  k    rt	          d|d|j        d          t          j        ||          fS )Nr   zInconsistent permutation z with shape .)axes)lennp	transposeshapeRuntimeError)selfdatapermperm_s       o/root/.openclaw/workspace/chatterbox_venv_py311/lib/python3.11/site-packages/onnx/reference/ops/op_transpose.py_runzTranspose._run   s    Tad=L&&((u::TZ((PEPPPPP   T...00    )N)__name__
__module____qualname__r    r   r   r   r      s(        1 1 1 1 1 1r   r   )
__future__r   numpyr   onnx.reference.op_runr   r   r   r   r   <module>r      sk    # " " " " "     ' ' ' ' ' '	1 	1 	1 	1 	1 	1 	1 	1 	1 	1r   