1. 08 9月, 2023 2 次提交
  2. 07 9月, 2023 2 次提交
  3. 06 9月, 2023 5 次提交
  4. 02 9月, 2023 1 次提交
  5. 01 9月, 2023 2 次提交
    • A
      [NewIR]Part-2.1 Refactor NewIRCompiler to support Group Ops (#56762) · 7adb4703
      Aurelius84 提交于
      * [NewIR]Part-2.1 Refactor NewIRCompiler to support Group Ops
      
      * fix gflags link error
      
      * fix include ir_printer.h
      
      * fix unittest
      
      * fix conflict
      
      * fix flags
      
      * fix comment
      7adb4703
    • C
      [IR] Add test for LegacyKernelOp (#56818) · 1dd6f6fa
      chen2016013 提交于
      * add test for legacy_op
      
      * add test for legacy_op
      
      * add test
      
      * change test legacy op : pd.c_concat
      
      * fix codestyle
      
      * add legacy kernel op test
      
      * Update ir_kernel_dialect_pass_test.cc
      
      * Update ir_kernel_dialect_pass_test.cc
      
      * Update ir_kernel_dialect_pass_test.cc
      1dd6f6fa
  6. 30 8月, 2023 1 次提交
  7. 28 8月, 2023 3 次提交
  8. 25 8月, 2023 2 次提交
  9. 24 8月, 2023 3 次提交
  10. 23 8月, 2023 1 次提交
  11. 21 8月, 2023 1 次提交
  12. 16 8月, 2023 2 次提交
  13. 14 8月, 2023 1 次提交
  14. 11 8月, 2023 1 次提交
  15. 09 8月, 2023 1 次提交
  16. 08 8月, 2023 2 次提交
    • H
      New ir support legacy kernel instruction (#55880) · f9c2f4ca
      hong 提交于
      * new ir remove fetch list
      
      * fix pattern rewrite bug
      
      * try to remove constant fold
      
      * revert code
      
      * add pattern rewrite test flag
      
      * fix multi fetch
      
      * remove usless code
      
      * new ir support legacy kernel instraction
      
      * new ir support legacy kernel instruction
      
      * add scope prefix
      
      * update
      
      * update
      
      * update
      
      * update
      
      * fix
      
      * revert channel shuffl test
      
      * polish code
      
      * try to fix windows compile error
      
      * polish code
      
      * update
      
      * update
      
      * revert op test
      f9c2f4ca
    • C
      [PRIM][IR] Migrate vjp rules to new ir in non primitive mode (#55647) · 501a51fc
      Charles-hit 提交于
      * [prim][newir] add basic framework for primitive
      
      * support desctensor in new ir
      
      * add vjp interface
      
      * support vjp in new ir
      
      * support vjp in new ir
      
      * polish vjp interface
      
      * fix stop_gradients set
      
      * fix vjp dispatch
      
      * add comment
      
      * add vjp test for new ir
      
      * add test for tanh vjp
      
      * [prim][newir] add basic framework for primitive
      
      * support desctensor in new ir
      
      * support vjp in new ir
      
      * support vjp in new ir
      
      * polish vjp interface
      
      * fix stop_gradients set
      
      * fix vjp dispatch
      
      * add comment
      
      * add vjp test for new ir
      
      * add test for tanh vjp
      
      * add eager and static backend for warp lower level api
      
      * support call_vjp pybind
      
      * polish code and add test for vjp
      
      * remove useless code
      
      * polish code
      
      * remove useless code
      
      * support mean vjp
      
      * add test for mean vjp and support has_vjp function
      
      * fix call_vjp
      
      * polish code
      
      * add primitive ops set for backend
      
      * add vjp test for tanh_
      
      * fix inference CI
      
      * fix inference ci
      
      * modify fluid cmake
      
      * remove useless deps
      
      * add cmake
      
      ---------
      Co-authored-by: Ncxxly <chenxx_id@163.com>
      Co-authored-by: Nzhangbo9674 <zhangbo54@baidu.com>
      501a51fc
  17. 07 8月, 2023 1 次提交
  18. 03 8月, 2023 1 次提交
  19. 02 8月, 2023 2 次提交
    • Z
      [IR] NewIr Interpreter Beta run regular (#55828) · 63b7fc80
      zhangbo9674 提交于
      * add interface
      
      * add code
      
      * add code
      
      * add code
      
      * add code
      
      * fix bug
      
      * fix bug
      
      * add var prefix
      
      * add code
      
      * add code
      
      * add code
      
      * fix compile bug
      
      * fix bug
      
      * refine code
      
      * refine code
      
      * refine code
      
      * refine code
      
      * fix bug
      
      * add code
      
      * add code
      
      * fix bug
      
      * add code
      
      * add code
      
      * refine code
      
      * refine code
      
      * fix bug
      
      * add code
      
      * fix bug in phi__kernel_utils
      
      * refine code
      
      * fix bug
      
      * open flag
      
      * refine code
      
      * fix bug
      
      * fix bug
      
      * refine code
      
      * fix bug
      63b7fc80
    • X
      【new ir】add ir pybind api (#55745) · ef29468e
      xiaoguoguo626807 提交于
      * add ir core
      
      * add test
      
      * modify name
      
      * merge
      
      * add test for __eq__
      
      * shield  test for __eq__
      
      * --amend
      
      * Update new_ir_compiler.cc
      ef29468e
  20. 31 7月, 2023 1 次提交
  21. 28 7月, 2023 1 次提交
    • H
      New ir support fluid op (#55693) · b76c2f94
      hong 提交于
      * new ir support save combine
      
      * update
      
      * polish code
      
      * update
      
      * new ir support fluid op
      
      * remove depulicate op
      
      * fix ir exe test compile error
      
      * fix compile bug
      
      * update
      
      * code format
      
      * update
      
      * update
      
      * polish code
      b76c2f94
  22. 27 7月, 2023 1 次提交
  23. 26 7月, 2023 1 次提交
  24. 25 7月, 2023 1 次提交
  25. 19 7月, 2023 1 次提交