• Z
    [cherry-pick] clear extra attrs of some ops in OpMaker (#45845, #45984, 46060) (#46218) · 0cc2251f
    zyfncg 提交于
    * Clear extra attrs of elementwise op in OpMaker (#45845)
    
    * clear extra attrs of elementwise op in opmaker
    
    * fix op_debug_string_test
    
    * fix bug of grad_add
    
    * fix sort of runtime attrs
    
    * Clear extra attrs of scale in OpMaker (#45984)
    
    * clear extra attr of scale in opmaker
    
    * fix sum bug
    
    * fix merge conflict
    
    * fix minus
    
    * Clear extra attributes of some Op in OpMaker (Part4) (#46060)
    
    * clear extra attr of some ops in opmaker
    
    * revert clear use_cudnn for pool
    
    * fix test_operator_desc
    
    * fix Attr interface of OperatorBase
    
    * fix code stype
    0cc2251f
operator.h 24.6 KB