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)Ú
OpRunUnaryc                   @  s   e Zd Zdd„ ZdS )Ú
BitwiseNotc                 C  s   t  |¡fS )N)ÚnpZbitwise_not)ÚselfÚX© r   úE/tmp/pip-unpacked-wheel-xnis5xre/onnx/reference/ops/op_bitwise_not.pyÚ_run   s    zBitwiseNot._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   