1. 13 6月, 2023 3 次提交
  2. 12 6月, 2023 2 次提交
  3. 11 6月, 2023 2 次提交
  4. 09 6月, 2023 5 次提交
  5. 08 6月, 2023 4 次提交
    • A
      78fc636e
    • H
      [IR]add kernel dialect (#54428) · 950a29b2
      hong 提交于
      * add kernel dialect
      
      * change DenseTensorTypeStorage to DenseTensorType
      
      * add test case`
      950a29b2
    • Y
      output tensor hook support while op (#54432) · 418d2796
      Yuanle Liu 提交于
      418d2796
    • K
      [IR] IR attribute printer and support mutable attribute (#54369) · 51ca74bb
      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
      
      * refactor scalar attribute
      
      * draft
      
      * fix
      
      * fix op build
      
      * fix op build
      
      * temporarily save
      
      * adpat mutable attribute
      
      * refine op_comat_gen process
      
      * fix merge conflicts
      
      * fix merge conflicts
      
      * fix merge conflicts
      
      * complete dialect attribute printer and refine ir_throw
      
      * polish code
      
      ---------
      Co-authored-by: Nzhangbo9674 <zhangbo54@baidu.com>
      51ca74bb
  6. 07 6月, 2023 2 次提交
  7. 06 6月, 2023 3 次提交
  8. 05 6月, 2023 8 次提交
  9. 04 6月, 2023 2 次提交
  10. 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
  11. 02 6月, 2023 7 次提交