1. 26 11月, 2020 1 次提交
    • C
      Add static_only decorator for static apis (#29015) · d0129fcd
      Chen Weihang 提交于
      * add static_only for static api
      
      * addd static_only for class init
      
      * remove static_only for default_main_program
      
      * remove creater_parameter & startup_program
      
      * remove failed apis
      
      * revert py_func import
      
      * remove global scope
      
      * remove some api
      
      * remove cuda pinned place
      d0129fcd
  2. 14 10月, 2020 1 次提交
  3. 14 5月, 2020 1 次提交
  4. 12 4月, 2020 1 次提交
    • H
      Error Message Enhancement (#23483) · 1d3b0134
      Huihuang Zheng 提交于
      This PR enhances error messages of several API/OPs:
      
      ParallelExecutor (python && C++)
      Executor (python && C++)
      StaticRNN (python)
      IfElse (python)
      cond (python)
      split_lod_tensor (python && C++)
      1d3b0134
  5. 10 3月, 2020 1 次提交
  6. 28 2月, 2020 1 次提交
  7. 10 10月, 2019 2 次提交
  8. 09 8月, 2019 1 次提交
  9. 05 8月, 2019 1 次提交
  10. 15 6月, 2019 1 次提交
  11. 11 6月, 2019 1 次提交
  12. 12 5月, 2019 1 次提交
  13. 08 5月, 2019 1 次提交
  14. 06 5月, 2019 1 次提交
  15. 18 4月, 2019 1 次提交
  16. 08 4月, 2019 1 次提交
  17. 28 3月, 2019 1 次提交
  18. 15 3月, 2019 1 次提交
  19. 06 3月, 2019 1 次提交
  20. 05 3月, 2019 2 次提交
  21. 04 3月, 2019 2 次提交
  22. 01 3月, 2019 1 次提交
  23. 27 2月, 2019 1 次提交
  24. 26 2月, 2019 1 次提交
  25. 23 2月, 2019 1 次提交
  26. 22 2月, 2019 1 次提交
  27. 21 2月, 2019 1 次提交
  28. 13 2月, 2019 1 次提交
  29. 11 2月, 2019 1 次提交
  30. 31 1月, 2019 1 次提交
  31. 30 1月, 2019 2 次提交
  32. 24 1月, 2019 1 次提交
  33. 15 1月, 2019 1 次提交
  34. 08 1月, 2019 1 次提交
    • X
      polish · c4b09a71
      Xin Pan 提交于
      test=develop
      c4b09a71
  35. 07 1月, 2019 1 次提交
    • C
      Refactor MultiDevSSAGraphBuilder (#15090) · eabb2105
      chengduo 提交于
      * Refactor ParallelExecutor
      test=develop
      
      * extract Reduce and AllReduce mode from MultiDevSSAGraphBuilder
      test=develop
      
      * Refactor MultiDevSSAGraphBuilder
      test=developt
      
      * Remove enable_data_balance
      test=develop
      
      * code refine
      test=develop
      
      * remove data balance
      test=develop
      
      * refine ScaleLossGradOp
      test=develop
      
      * remove uncessary file
      test=develop
      
      * code refine
      test=develop
      
      * modify  function name
      test=develop
      
      * follow comments
      test=develop
      
      * add is_distribution field
      test=develop
      
      * set is_distribution
      test=develop
      
      * fix DistSSAGraphBuilder
      test=develop
      eabb2105
  36. 04 1月, 2019 1 次提交
    • X
      polish · cb1891f9
      Xin Pan 提交于
      test=develop
      cb1891f9