1. 11 9月, 2019 1 次提交
  2. 10 9月, 2019 2 次提交
    • Z
      bb4f8dee
    • W
      merge empty lod tensor, test=develop (#19228) · 25dcd74d
      wangguanzhong 提交于
      * merge_empty_lod_tensor, test=develop
      
      * fix multiclass_nms, test=develop
      
      * refine API.spec, test=develop
      
      * add unittest case for fetch, test=develop
      
      * add lod tensor test, test=develop
      
      * return index for multiclass_nms, test=develop
      
      * add api for multiclass_nms2
      
      * update API.spc, test=develop
      
      * refine api doc, test=develop
      
      * fix test_detection.py, test=develop
      
      * polish code, test=develop
      
      * add more unittest case, test=develop
      25dcd74d
  3. 07 9月, 2019 1 次提交
  4. 04 9月, 2019 1 次提交
    • B
      Enable ngraph through build_strategy (#19266) · a3a4b6e5
      baojun 提交于
      * enable ngraph throught build_strategy test=develop
      
      * add unittest test=develop
      
      * put use_ngraph unconditional test=develop
      
      * remove paddle_enforce test=develop
      
      * remove paddle_enforce test=develop
      
      * fix copyright test=develop
      
      * limit for ngraph only test=develop
      a3a4b6e5
  5. 02 9月, 2019 1 次提交
  6. 29 8月, 2019 1 次提交
  7. 16 8月, 2019 1 次提交
  8. 12 8月, 2019 2 次提交
  9. 02 8月, 2019 1 次提交
  10. 29 7月, 2019 1 次提交
  11. 27 7月, 2019 1 次提交
  12. 26 7月, 2019 1 次提交
    • Z
      Feature/mem opt pass refactor (#18735) · a802da65
      Zeng Jinle 提交于
      * first version memory optimize pass, test=develop
      
      * remove move_tensor_sharing_pass, test=develop
      
      * refine code comments, add unittests, test=develop
      
      * turn off memory_optimize by default, test=develop
      
      * follow huihuang's comments, test=develop
      
      * follow chengduoZH's comments, test=develop
      
      * fix grammar error, add const qualifier, fix pass_test exception message, test=develop
      
      * follow chengduoZH's comments 2nd, test=develop
      a802da65
  13. 23 7月, 2019 1 次提交
  14. 16 7月, 2019 1 次提交
  15. 11 7月, 2019 2 次提交
    • G
    • Z
      Feature/buffer_shared_inplace (#17911) · d3003a16
      Zeng Jinle 提交于
      * feature/buffer_shared_inplace, test=develop
      
      * refine code, test=develop
      
      * fix elementwise_add op cpu inplace and sum inplace bug, test=develop
      
      * add unittest and debug log, test=develop
      
      * fix parallel_executor scope bug, polish code, test=develop
      
      * fix sum op, activation op, single_in_place_inference bug, test=develop
      
      * remove kLocalExecScopeName, test=develop
      
      * fix unittest,test=develop
      
      * fix out_var first version bug, test=develop
      
      * follow comments,test=develop
      d3003a16
  16. 10 7月, 2019 1 次提交
  17. 04 7月, 2019 1 次提交
  18. 27 6月, 2019 1 次提交
  19. 24 6月, 2019 1 次提交
    • C
      Clean build strategy (#18148) · 5489216e
      chengduo 提交于
      * clean build_strategy
      test=develop
      
      * DataBalanceOpHandle has been removed
      test=develop
      
      * debug
      
      * update build_strategy.
      test=develop
      5489216e
  20. 15 6月, 2019 1 次提交
  21. 14 6月, 2019 1 次提交
  22. 06 6月, 2019 1 次提交
  23. 04 6月, 2019 1 次提交
  24. 30 5月, 2019 1 次提交
  25. 27 5月, 2019 1 次提交
  26. 23 5月, 2019 1 次提交
  27. 20 5月, 2019 1 次提交
  28. 17 5月, 2019 1 次提交
  29. 16 5月, 2019 1 次提交
  30. 14 5月, 2019 1 次提交
  31. 12 5月, 2019 1 次提交
  32. 09 5月, 2019 1 次提交
  33. 08 5月, 2019 1 次提交
  34. 07 5月, 2019 1 次提交
  35. 06 5月, 2019 2 次提交
  36. 30 4月, 2019 1 次提交
    • Z
      Rewrite inplace pass and fix gc bug (#17126) · 4e1bc6e8
      Zeng Jinle 提交于
      * fix op graph view
      test=develop
      
      * rewrite inplace pass and fix reference count pass bug
      test=develop
      
      * fix unittest failed
      test=develop
      
      * follow comments, test=develop
      4e1bc6e8