o
    wÖ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d„ZdS )ÚMatMulIntegerNc                 C  sB   |  tj¡}|d ur||8 }|  tj¡}|d ur||8 }|| fS )N)ÚastypeÚnpÚint32)ÚselfÚAÚBÚa_zero_pointÚb_zero_pointÚA32ÚB32© r   úa/home/ubuntu/sommelier/.venv/lib/python3.10/site-packages/onnx/reference/ops/op_matmul_integer.pyÚ_run   s   
zMatMulInteger._run)NN)Ú__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   