1. 08 6月, 2023 7 次提交
    • Y
      xpu support auto growth allocator (#54121) · 168fac13
      ykkk2333 提交于
      168fac13
    • H
      [IR]add kernel dialect (#54428) · 950a29b2
      hong 提交于
      * add kernel dialect
      
      * change DenseTensorTypeStorage to DenseTensorType
      
      * add test case`
      950a29b2
    • Y
      [AMP] Add check_numerics API. (#54301) · a5444592
      Yiqun Liu 提交于
      * Add outputs to check_numerics_kernel.
      
      * Add check_numerics to yaml.
      
      * Add API and unittest.
      
      * Add check_nan_inf_level as argument of check_numerics_kernel.
      
      * Add more unittests.
      
      * Fix static API implementation and unittest.
      
      * Move the implementation of check_numerics to paddle.amp.
      
      * Fix import error.
      a5444592
    • 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
    • C
      fuse vit attention for faster-rcnn on BML (#54139) · fc880209
      cmeng 提交于
      fc880209
    • R
      [CustomDevice] add sharding support (#54384) · 25409dcc
      ronnywang 提交于
      * [CustomDevice] add sarding support
      
      * update
      25409dcc
  2. 07 6月, 2023 8 次提交
  3. 06 6月, 2023 4 次提交
  4. 05 6月, 2023 9 次提交
  5. 04 6月, 2023 1 次提交
  6. 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
  7. 02 6月, 2023 9 次提交