1. 05 6月, 2023 1 次提交
  2. 04 6月, 2023 1 次提交
  3. 03 6月, 2023 2 次提交
    • K
      [IR] Support op attribute and refactor for new op definition (#54068) · 37930a69
      kangguangli 提交于
      * add vector type support for program translator
      
      * polish
      
      * support basic attribute type
      
      * resolve conflicts
      
      * add verify for combine/slice and unittests
      
      * polish
      
      * support more type in attribute translator
      
      * modify by reviews
      
      * fix merge mistakes
      
      * refine code
      
      * refine code
      
      * add interface
      
      * fix: op name normalization
      
      * fix typo
      
      * refactor input translator
      
      * fix merge conflicts
      
      * fix op normalizer bug
      
      * refactor attribute translator
      
      * fix bug
      
      * refactor output translator
      
      * fix typo
      
      * fix
      
      * fix approval error
      
      * fix coverage
      
      * fix op_compat parser
      
      * fix merge conflicts
      
      * fix merge conflicts
      
      * fix merge conflicts
      
      * fix merge conflicts
      
      * fix merge conflicts
      
      ---------
      Co-authored-by: Nzhangbo9674 <zhangbo54@baidu.com>
      37930a69
    • R
      support auto generate for static op reduce_sum (#54304) · 4f848aa9
      RedContritio 提交于
      * remove reduce_sum_op.h
      
      * support auto generate for static op reduce_sum
      
      * remove reduce_sum_op in CMakeLists.txt
      4f848aa9
  4. 02 6月, 2023 21 次提交
  5. 01 6月, 2023 13 次提交
  6. 31 5月, 2023 2 次提交