• Y
    [Phi]Move Tanh/BRelu/LeakyRelu/ThresholdedRelu Kernels to Phi (#40385) · d7112180
    YuanRisheng 提交于
    * move activation op
    
    * adjust code format
    
    * fix compile bugs
    
    * fix ci bugs
    
    * code format adjust
    
    * code format adjust2
    
    * activate ci status
    
    * modify according to comment
    
    * move activation kernel
    
    * revert relu6
    
    * reduce add code
    
    * perfect use_phi_functor
    
    * completing func name
    
    * fix bugs when run ci
    
    * fix bugs when run infr
    
    * modifpy infrt get kernel signature
    d7112180
activation_kernel.cc 4.9 KB