1. 15 5月, 2023 3 次提交
  2. 12 5月, 2023 1 次提交
  3. 09 5月, 2023 1 次提交
  4. 08 5月, 2023 2 次提交
  5. 26 4月, 2023 3 次提交
  6. 25 4月, 2023 1 次提交
    • Y
      [PHI]Add flags macro for PHI (#52991) · 22e96bde
      YuanRisheng 提交于
      * add flags for phi
      
      * fix compile bugs
      
      * fix ci bugs
      
      * fix inference bugs
      
      * fix cinn' bugs
      
      * fix cinn bugs
      
      * perfect code according comment
      
      * fix ci bugs
      
      * fix ci bugs
      22e96bde
  7. 23 4月, 2023 1 次提交
  8. 21 4月, 2023 4 次提交
  9. 20 4月, 2023 1 次提交
  10. 19 4月, 2023 1 次提交
  11. 18 4月, 2023 1 次提交
  12. 17 4月, 2023 1 次提交
  13. 14 4月, 2023 2 次提交
  14. 13 4月, 2023 3 次提交
  15. 12 4月, 2023 1 次提交
  16. 10 4月, 2023 2 次提交
  17. 07 4月, 2023 3 次提交
  18. 05 4月, 2023 1 次提交
  19. 04 4月, 2023 1 次提交
    • R
      Improve new executor static build (#51149) · 5bac67d4
      Ruibiao Chen 提交于
      * Improve new executor static build
      
      * Skip GC for static build
      
      * Skip infershape for static build
      
      * Handle read_op
      
      * Add fused_attention to OpsWithFluidKernelNeedMoveToPhi
      
      * Fix argsort typos
      
      * Add sequence_pool to OpsWithFluidKernelNeedMoveToPhi
      
      * Fix skip share lod errors
      
      * Fix errors for adam
      
      * Fix errors for eigvals, memcpy and fake_quantize
      
      * Add static_build.cc
      
      * Add black list
      
      * Fix CI errors
      
      * Fix CI errors
      
      * Fix CI errors
      
      * Fix TensorArray
      
      * Fix TensorArray
      
      * Add update_loss_scaling to OpsNeedSetOutputDtypeWhenRegisterPhiKernel
      
      * Fix copy
      
      * Fix errors
      
      * Fix momentum
      
      * Skip mkldnn
      
      * Fix CI errors
      
      * Fix c_sync_calc_stream_op
      
      * Fix CINN
      
      * Fix while op
      
      * All CI pass, disable FLAGS to merge code, enable it after more tests in future
      
      * Add UTs
      
      * Fix typos
      
      * Fix typos
      
      * Add mkldnn UT
      
      * Remove mkldnn test
      
      * Fix typos
      
      * Fix dist test
      
      * Fix typos
      
      * Fix CI errors
      
      * Fix CI errors
      
      * Add UTs
      
      * Fix typos
      
      * Fix typos
      
      * Add sparse tests
      
      * ToComplexType -> ToComplex
      
      * Add test_matmul_op_static_build to disable_win_inference_test
      5bac67d4
  20. 03 4月, 2023 2 次提交
  21. 31 3月, 2023 4 次提交
    • zhenhailiu's avatar
      gather with doc (#52105) · 77d24854
      zhenhailiu 提交于
      * gather with doc
      
      * resolve comment
      
      * polish
      
      * polish
      
      * code style
      
      * polish doc
      
      * add_test
      
      * polish
      
      * polish
      
      * add test check
      
      * add test check
      
      * polish
      
      * polish
      
      * polish
      
      * polish
      
      * fix_time_out
      
      * polish
      
      * fix timeout
      
      * fix_timeout
      
      * polish
      
      * polish
      
      * polish
      
      * polish
      
      * polish
      77d24854
    • G
      FIX_LINUX_Wternimate (#52307) · ffff133b
      Galaxy1458 提交于
      * this is a test pr, test=develop
      
      * solve the four [-Wterminate] warning, test=develop
      
      * solve the four [-Wterminate] warning, test=develop
      
      * new fix [-Wterminate], test=delelop
      
      * new fix [-Wterminate], test=delelop
      
      * new fix [-Wterminate], test=delelop
      
      * new , test = develop
      
      * new , test = develop
      
      * new , test = develop
      
      * new , test = develop
      
      * new , test = develop
      
      * new , test = develop
      ffff133b
    • Y
      [PHI Decoupling]Remove distribute header (#52202) · e923642e
      YuanRisheng 提交于
      * remove distribute
      
      * fix py3 bugs
      
      * fix gpu-ps bugs
      
      * fix compile bugs
      
      * fix unittest bugs
      e923642e
    • S
      50c949f0
  22. 30 3月, 2023 1 次提交