1. 19 9月, 2022 1 次提交
    • Y
      [PHI]Move sum op to PHI (#45860) · 4b3f2af1
      YuanRisheng 提交于
      * move sum
      
      * fix ci bugs
      
      * fix ci bugs
      
      * fix set_lod bugs
      
      * fix infershape bugs
      
      * fix ci bugs
      
      * fix ci unittest bug
      
      * fix ci bugs
      
      * perfect code
      
      * update code according comment
      
      * add unittest
      
      * fix ci bugs
      4b3f2af1
  2. 28 6月, 2022 1 次提交
    • R
      Remove boost::variant (#43100) · b3cf28f8
      Ruibiao Chen 提交于
      * boost::variant -> paddle::variant
      
      * boost::variant.apply_visit -> paddle::visit
      
      * Update pybind_boost_hraders.h
      
      * Fix CINN compilation errors
      
      * Revert FetchResultType
      b3cf28f8
  3. 14 6月, 2022 1 次提交
  4. 05 6月, 2022 1 次提交
  5. 04 6月, 2022 1 次提交
  6. 27 4月, 2022 1 次提交
  7. 26 4月, 2022 1 次提交
  8. 23 4月, 2022 1 次提交
  9. 22 4月, 2022 1 次提交
  10. 19 4月, 2022 1 次提交
  11. 17 4月, 2022 1 次提交
    • C
      [Perf] Optimize dygraph scheduling performance (#41696) · 7ee31a96
      Chen Weihang 提交于
      * split phi and fluid infermeta context
      
      * resolve conflict
      
      * fix type error
      
      * optimize scheduling perf
      
      * spec small vector size
      
      * replace all grad var name
      
      * fix test failed
      
      * move init defalut signature
      
      * polish details
      
      * polish details
      
      * fix no init bug
      
      * init sig for tests
      
      * add init sig for infer
      
      * fix infrt error
      
      * fix infrt failed
      
      * fix kunlun error
      
      * fix infrt failed
      7ee31a96
  12. 09 4月, 2022 1 次提交
  13. 31 3月, 2022 1 次提交
  14. 28 3月, 2022 1 次提交
  15. 24 3月, 2022 1 次提交
  16. 23 3月, 2022 1 次提交
  17. 17 3月, 2022 3 次提交
  18. 16 3月, 2022 1 次提交
  19. 15 3月, 2022 1 次提交
  20. 14 3月, 2022 1 次提交
  21. 10 3月, 2022 1 次提交
  22. 09 3月, 2022 1 次提交
  23. 04 3月, 2022 1 次提交
  24. 02 3月, 2022 1 次提交
  25. 01 3月, 2022 1 次提交
    • C
      [Phi]rm reduce infershape (#39820) · 09039636
      chentianyu03 提交于
      * modify infershape utils and rm reduce infershape
      
      * merge develop
      
      * fix infermete bug
      
      * add IsForInferShape func in ArgumentMappingContext
      
      * add reduce_mean infermeta
      
      * modify annotation
      
      * add default dims
      09039636
  26. 22 2月, 2022 1 次提交