o
    to™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)ÚOpRunUnaryNumc                   @  s   e Zd Zdd„ ZdS )ÚLogc                 C  s   t  |¡ |j¡fS )N)ÚnpÚlogÚastypeÚdtype)ÚselfÚx© r   úM/home/ubuntu/.local/lib/python3.10/site-packages/onnx/reference/ops/op_log.pyÚ_run   s   zLog._runN)Ú__name__Ú
__module__Ú__qualname__r   r   r   r   r   r      s    r   )Ú
__future__r   Únumpyr   Úonnx.reference.ops._opr   r   r   r   r   r   Ú<module>   s   