• 0
    [NPU] Add exp and exp_grad npu op (#34612) · b5ec65e1
    0x45f 提交于
    * add exp and exp_grad npu op
    
    * modify support register type
    
    * remove empty line and remove exp_grad support data type int/int64
    
    * move exp and epx_grad kernel to activation_op_npu.cc, delete attrs
    
    * move code to activation_op_npu.cc
    b5ec65e1
activation_op_npu.cc 24.3 KB