1. 04 7月, 2023 5 次提交
  2. 03 7月, 2023 11 次提交
  3. 02 7月, 2023 2 次提交
  4. 01 7月, 2023 2 次提交
    • H
      Fix op compat info (#55032) · f71e6a41
      hong 提交于
      * fix op compat info
      
      * fix find first of
      f71e6a41
    • K
      [IR] refine program translator (#54719) · 5d40f2a2
      kangguangli 提交于
      * refine program translator
      
      * fix warning: not override
      
      * fix bug
      
      * merge new modifications
      
      * modify by reviews
      
      * resolve conflicts
      
      * resolve conflicts
      
      * fix
      
      * fix
      
      * fix conflicts
      
      * add unittest for special op transcriber
      
      * set cpu as default backend
      
      * modify by reviews
      5d40f2a2
  5. 30 6月, 2023 11 次提交
  6. 29 6月, 2023 9 次提交
    • H
      Refactor build attribute (#54968) · eef38db1
      hong 提交于
      * update
      
      * refactor build context
      
      * fix bug
      
      * polish code
      
      * change func name
      eef38db1
    • Y
      Fix compiling on XPU related to MPTypeTrait. (#54924) · 7353e9e9
      Yiqun Liu 提交于
      * Fix compiling on XPU related to MPTypeTrait.
      
      * Unify the use of MPTypeTrait.
      
      * Fix compiling error.
      7353e9e9
    • [CodeStyle][CINN] format cpp code via clang-format (#54961) · af127342
      张经纬 提交于
      * fix clang-format
      
      * 'fix_clang-format'
      
      * fix remaining errors
      
      * format
      
      * empty commit, re-trigger all ci
      
      * empty commit, re-trigger all ci
      
      ---------
      Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
      af127342
    • Z
      [IR] Refine PhiKernelOp attributes name and delete some unused code2 (#54944) · a7419ff5
      zhangbo9674 提交于
      * refine code
      
      * add some interface for phi kernel op
      
      * fix compile bug
      
      * delete unused code
      
      * support code
      
      * fix bug
      
      * refine code
      
      * delete unused code
      
      * fix compile bug
      
      * fix compile bug
      
      * delete unused code
      
      * add elementwise add op
      
      * fix compile bug
      
      * refine code
      
      * fix compile bug
      
      * add ut for attribute member function
      
      * delete unused code
      
      * refine ut
      a7419ff5
    • TaoTao Li's avatar
      update dygraph collective process group (#54863) · 5a6cd05f
      TaoTao Li 提交于
      * update dygraph collective
      
      fix ut
      
      * remove debug log
      5a6cd05f
    • C
      24b2cc8d
    • H
      Refactor op info parser (#54859) · f18d538b
      hong 提交于
      * add kernel dialect
      
      * change DenseTensorTypeStorage to DenseTensorType
      
      * add test case`
      
      * add first pd_op to kernel dialect
      
      * lower pd op to kernel dialect
      
      * update
      
      * update
      
      * remove useless code
      
      * add attrite print test
      
      * fix bug
      
      * update
      
      * update
      
      * update
      
      * update
      
      * polish code
      
      * fix bug
      
      * polish  code  and add python test
      
      * add test
      
      * fix test error
      
      * add env flag
      
      * fix bug
      
      * revert test env
      
      * change cc_test_old to cc_test
      
      * fix build_static bug
      
      * fix type test error
      
      * udpate cmake
      
      * disable test in windows
      
      * update
      
      * update
      
      * fix bug
      
      * split file
      
      * fix conflict
      
      * polish code and fix conflict
      
      * support place transformer
      
      * finish bug
      
      * add gpu flags
      
      * fix with cuda macro
      
      * add fetch kernel
      
      * support fetch var in new ir
      
      * fix bug
      
      * polish code
      
      * change array equal to np.testing
      
      * support feed in new ir
      
      * update
      
      * fix bug
      
      * try to hack combine op
      
      * add scope guard
      
      * revert atan2 op
      
      * add scope guard
      
      * update
      
      * polish code
      
      * update
      
      * refactor build kernel context
      
      * fix unitest bug
      
      * polish code
      
      * use original order
      
      * remove useless code
      
      * polish code
      
      * fix bug
      f18d538b
    • W
      [XPU]add layer_norm fuse pass (#54930) · b94b3ac0
      wz1qqx 提交于
      b94b3ac0
    • W
      add lookup_table op for Paddle-TRT (#54882) · 7c89b972
      Wangzheee 提交于
      7c89b972