1. 27 6月, 2023 8 次提交
    • L
      replace NaturalExpDecay, ExponentialDecay, InverseTimeDecay with 2.0 version (#54424) · de60c1d1
      LoneRanger 提交于
      * remove the NaturalExpDecay in fluid
      
      * fix bug
      
      * remove the ExponentialDecay in fluid
      
      * remove the InverseTimeDecay in fluid
      
      * remove the InverseTimeDecay class
      
      * fix bug
      de60c1d1
    • Y
      fix xpu retry allocator bug (#54847) · 5bbbf5dd
      ykkk2333 提交于
      5bbbf5dd
    • TaoTao Li's avatar
      add all_to_all phi operator (#54797) · 158b7ae5
      TaoTao Li 提交于
      * add all_to_all phi operator, kernel, api
      
      * add all_to_all ut
      
      * tinyfix
      158b7ae5
    • commit (#54894) · 70288456
      周周周 提交于
      70288456
    • 6
      Code merge | Merge CINN into Paddle (#54749) · 67c69dca
      6clc 提交于
      * feat(cmake): add cmake of cinn
      
      * feat(cmake): add cmake of cinn python test
      
      * feat(cmake): add jit
      
      * feat(cmake): test/CMakeList.txt
      
      * feat(cmake): rebase to develop
      
      * feat(cmake): remove some flags
      
      * fix(cmake): fix cinn's gflags depends
      
      * feat(cmake): add ci scripts of cinn
      
      * feat(cmake): copy code of cinn
      
      * fix(cmake): fix cinn third_party model path
      
      * gflags dynamic dependce
      
      * fix ci build_demo
      
      * tmp update to c++17 of cinn-only test
      
      * fix cinn only with c++17
      67c69dca
    • W
      72b8c7c2
    • Z
      delete_assign_op_pass (#54887) · 813266a2
      zhupengyang 提交于
      813266a2
    • H
      New ir support data transfer (#54763) · b58869fa
      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
      
      * update
      
      * add scope guard
      
      * polish code
      b58869fa
  2. 26 6月, 2023 18 次提交
  3. 25 6月, 2023 10 次提交
  4. 22 6月, 2023 1 次提交
  5. 21 6月, 2023 3 次提交