1. 23 5月, 2023 1 次提交
  2. 19 5月, 2023 1 次提交
  3. 18 5月, 2023 1 次提交
  4. 16 5月, 2023 1 次提交
  5. 15 5月, 2023 2 次提交
  6. 12 5月, 2023 1 次提交
  7. 11 5月, 2023 2 次提交
  8. 10 5月, 2023 1 次提交
  9. 08 5月, 2023 1 次提交
  10. 06 5月, 2023 1 次提交
  11. 28 4月, 2023 1 次提交
  12. 27 4月, 2023 2 次提交
  13. 26 4月, 2023 2 次提交
  14. 25 4月, 2023 1 次提交
  15. 24 4月, 2023 1 次提交
  16. 20 4月, 2023 1 次提交
  17. 19 4月, 2023 1 次提交
  18. 18 4月, 2023 2 次提交
  19. 17 4月, 2023 1 次提交
  20. 14 4月, 2023 2 次提交
  21. 13 4月, 2023 1 次提交
  22. 12 4月, 2023 1 次提交
  23. 11 4月, 2023 1 次提交
  24. 10 4月, 2023 2 次提交
  25. 08 4月, 2023 1 次提交
  26. 07 4月, 2023 3 次提交
  27. 06 4月, 2023 2 次提交
  28. 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
  29. 01 4月, 2023 1 次提交
  30. 31 3月, 2023 1 次提交
    • H
      register fluid kerenls to phi [part 2] (#52044) · d05b73e4
      huangjiyi 提交于
      * update bipartite_match
      
      * update
      
      * fix bug
      
      * fix test
      
      * fix bug
      
      * fix Kunlun-KP-Build
      
      * Revert "fix Kunlun-KP-Build"
      
      This reverts commit ceab63cc23079fd6839c826bb52db893fb056355.
      
      * update
      d05b73e4