U
    q±Ëh*  ã                   @  s4   d dl mZ d dlZd dlmZ G dd„ deƒZdS )é    )ÚannotationsN)ÚOpRunBinaryc                   @  s   e Zd Zdd„ ZdS )Ú
BitwiseAndc                 C  s   t  ||¡fS )N)ÚnpZbitwise_and)ÚselfÚxÚy© r	   úE/tmp/pip-unpacked-wheel-xnis5xre/onnx/reference/ops/op_bitwise_and.pyÚ_run   s    zBitwiseAnd._runN)Ú__name__Ú
__module__Ú__qualname__r   r	   r	   r	   r
   r      s   r   )Ú
__future__r   Znumpyr   Zonnx.reference.ops._opr   r   r	   r	   r	   r
   Ú<module>   s   