• K
    feat: add relu composite (#50819) · 079f41c8
    Kang Zhao 提交于
    * feat: add relu composite rule
    
    * feat: add relu composite rule, maximum op
    
    * feat: add relu composite rule, maximum op
    
    * feat: add relu composite rule, polish comments
    
    * feat: add relu composite rule, polish comments
    
    * feat: add relu composite rule, add python api of relu
    
    * feat: add relu composite rule, commit hook
    
    * fix: maximum type error & ban cinn test
    
    * fix: maximum input sequence bugs
    
    * resolve conflicts
    
    * fix: code style bugs
    
    * add: relu fp16 test
    079f41c8
primitives.py 3.8 KB