
    Ng                      J    d dl Zd dlZd dlmZ d dlmZ  G d de          ZdS )    N)Base)expectc                   &    e Zd Zedd            ZdS )SoftplusreturnNc                  (   t           j                            ddgdg          } t          j        g d                              t          j                  }t          j        t          j        |          dz             }t          | |g|gd           t          j
                            d	d
d                              t          j                  }t          j        t          j        |          dz             }t          | |g|gd           d S )Nr   xy)inputsoutputs)r      r   test_softplus_example)r   r   name         test_softplus)onnxhelper	make_nodenparrayastypefloat32logexpr   randomrandn)noder	   r
   s      `/var/www/html/ai-engine/env/lib/python3.11/site-packages/onnx/backend/test/case/node/softplus.pyexportzSoftplus.export   s    {$$5E % 
 
 HZZZ  ''
33FF1IIM
 
 	tQC!3JKKKKIOOAq!$$++BJ77F26!99q=!!tQC!?CCCCCC    )r   N)__name__
__module____qualname__staticmethodr"    r#   r!   r   r      s8        D D D \D D Dr#   r   )numpyr   r   onnx.backend.test.case.baser   onnx.backend.test.case.noder   r   r(   r#   r!   <module>r,      s~   
      , , , , , , . . . . . .D D D D Dt D D D D Dr#   