1. 26 11月, 2021 1 次提交
  2. 22 11月, 2021 1 次提交
  3. 12 11月, 2021 1 次提交
    • L
      Refine new executor (#37074) · 1fe4513c
      Leo Chen 提交于
      * split declaration and implementation
      
      * remove initdevices
      
      * refine VariableMetaInfo
      
      * add ut
      
      * fix compile
      1fe4513c
  4. 11 11月, 2021 1 次提交
  5. 17 9月, 2021 1 次提交
  6. 04 2月, 2021 1 次提交
  7. 13 1月, 2021 1 次提交
    • A
      Added support for inference using quantization aware trained dygraph (#30288) · 7bbf3ac5
      alncat 提交于
      * added support for inference using qunatization aware trained dygraph
      
      * added support for inference using qunatization aware trained dygraph
      correct boost get usage
      
      * Delete incorrect warning message (#30196)
      
      * fix warning and no grad
      
      * clean redundant API alias in 2.0 - part 2 (#30013)
      
      * delete paddle.nn.functional.assign
      
      * fix dynamic to static error
      
      * just add the op error message for the matmul xpu (#30246)
      
       add the op error message for the matmul xpu
      
      * Add Static Variable Clone (#30208)
      
      Add clone method for static Variable so that this interface will be same as dygraph. It fixed some bugs in dy2stat
      
      * use wget to replace curl to download the lcov file (#30229)
      
      * use wget to replace curl to download the lcov file
      
      * add cache for lcov
      
      * fix test_pool3d_op timeout issue (#30248)
      
      * Fix unittests bugs. (#30250)
      
      * modify error message based on comments (#30189)
      
      * modify error message based on comments
      
      * edit code according to review.
      
      * Correct spelling according to review.
      
      * Fix bug for 'save mutiple method' (#30218)
      
      * Fix bug for 'save mutiple method'
      
      * To pass coverage.
      
      * edit code to pass coverage.
      
      * edit code to pass coverage.
      
      * add unittest for coverage.
      
      * change for coverage.
      
      * edit for coverage.
      
      * added support for inference using qunatization aware trained dygraph
      
      * Alias from  paddle.fluid.layers.auc to paddle.static.auc (#30206)
      
      * add alias from  fluid.layers.auc to static.auc
      
      * Update __init__.py
      
      * added support for inference using qunatization aware trained dygraph
      correct boost get usage
      
      * corrected boost get usage
      
      * corrected naming issues and enforcing zero check
      
      * correct paddle enforce message
      
      * added more error checkings
      
      * corrected error report message and optimized code
      
      * corrected findvar usage
      
      * corrected paddle_enforce in scope
      
      * correct error messages
      
      * correct error reporting format
      Co-authored-by: NLielinJiang <50691816+LielinJiang@users.noreply.github.com>
      Co-authored-by: NXiaoguangHu <46782768+XiaoguangHu01@users.noreply.github.com>
      Co-authored-by: Nwawltor <fangzeyang0904@hotmail.com>
      Co-authored-by: NHuihuang Zheng <zhhsplendid@gmail.com>
      Co-authored-by: NYUNSHEN XIE <1084314248@qq.com>
      Co-authored-by: NBai Yifan <me@ethanbai.com>
      Co-authored-by: Ngongweibao <weibao.gong@gmail.com>
      Co-authored-by: NWeiXin <weixin10@baidu.com>
      Co-authored-by: NJiaqi Liu <liujiaqi06@baidu.com>
      7bbf3ac5
  8. 08 4月, 2020 1 次提交
  9. 29 11月, 2019 1 次提交
    • H
      Fix Cond Bug for Nested Control Flow (#21340) · 630be319
      Huihuang Zheng 提交于
      * Commit before merging develop
      
      test=develop
      
      * Backup after working with Huihuang logs
      
      * Commit before deleting Huihuang debug loggings
      
      * Commit before debug
      
      test=develop
      
      * Fix bug commit
      
      test=develop
      
      * Backup of fixing bugs
      
      test=develop
      
      * Clean up code
      
      test=develop
      
      * Fix a bug in sum_op
      
      test=develop
      630be319
  10. 11 7月, 2019 1 次提交
    • 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
  11. 01 4月, 2019 1 次提交
  12. 25 3月, 2019 1 次提交
  13. 20 3月, 2019 1 次提交
  14. 13 3月, 2019 1 次提交
  15. 05 3月, 2019 1 次提交
  16. 23 2月, 2019 1 次提交
  17. 11 2月, 2019 1 次提交
  18. 31 1月, 2019 1 次提交
    • L
      expose peak gpu memory API to python test=develop (#15529) · 6e84eb13
      liuwei1031 提交于
      * expose peak gpu memory API to python test=develop
      
      * add unittest for peak gpu memory monitoring test=develop
      
      * add pybind change test=develop
      
      * add mutex to gpu mem usage monitor test=develop
      
      * update benchmark flag definition file test=develop
      
      * tweak unittest for memory monitoring test=develop
      6e84eb13
  19. 27 1月, 2019 2 次提交
  20. 18 1月, 2019 1 次提交
  21. 08 1月, 2019 1 次提交
  22. 27 12月, 2018 1 次提交
  23. 21 12月, 2018 1 次提交
  24. 19 12月, 2018 1 次提交
  25. 17 12月, 2018 1 次提交
  26. 13 12月, 2018 2 次提交
  27. 12 12月, 2018 1 次提交
  28. 11 12月, 2018 1 次提交
  29. 07 12月, 2018 2 次提交
    • S
      polish code · eb825246
      sneaxiy 提交于
      add unittest model containing while_op
      remove unnecessary codes
      test=develop
      eb825246
    • Y
      clean code · 220db4f3
      Yancey1989 提交于
      220db4f3
  30. 06 12月, 2018 1 次提交
  31. 03 12月, 2018 1 次提交
  32. 26 11月, 2018 1 次提交
  33. 16 11月, 2018 1 次提交
  34. 14 11月, 2018 1 次提交
  35. 08 11月, 2018 1 次提交
  36. 15 10月, 2018 1 次提交
  37. 28 9月, 2018 1 次提交
    • X
      Current scope needs to be thread-safe for training · d24f1f0a
      Xin Pan 提交于
      scope's API modifies its internal state. And scope's
      API can be called from multiple threads during traing.
      Hence, we need locks to protect the scope's internal
      states.
      
      We can optimize it in the future. But the current
      solution is buggy.
      
      test=develop
      d24f1f0a