1. 20 11月, 2020 1 次提交
  2. 10 8月, 2020 1 次提交
  3. 29 7月, 2020 1 次提交
    • C
      Simplify BufferedReader to improve DataLoader performance (#25648) · 1b3081b1
      Chen Weihang 提交于
      * simplify buffered reader to improve DataLoader performance
      
      * fix 22 failed unittests
      
      * fix cuda pinned context condition
      
      * fix test_reader_reset failed
      
      * fix two failed unittests
      
      * change unittest place
      
      * polish error messaage
      
      * polish cast op GetExpecctedKernelType
      
      * remove debug info in unittest
      1b3081b1
  4. 25 5月, 2020 1 次提交
  5. 11 5月, 2020 1 次提交
    • C
      Add macro BOOST_GET to enrich the error information of boost :: get (#24175) · aa0f254f
      Chen Weihang 提交于
      * add new macro BOOST_GET_SAFELY & unittests, test=develop
      
      * add different macro type, test=develop
      
      * fix get macro type in executor, test=develop
      
      * four macro part change backup
      
      * using one macro for all case, test=develop
      
      * revert attribute change, test=develop
      
      * change to three func to solve gcc4.8 bug, test=develop
      
      * polish some details, test=develop
      aa0f254f
  6. 20 4月, 2020 1 次提交
    • Z
      Optimize the error messages of paddle CUDA API (#23816) · 78170037
      Zhou Wei 提交于
      * Optimize the error messages of paddle CUDA API, test=develop
      
      * fix the error messages of paddle CUDA API, test=develop
      
      * Refactoring PADDLE_ENFORCE_CUDA_SUCCESS, and apply to curand/cudnn/cublas/NCCL,test=develop
      
      * remove build_ex_string,test=develop
      
      * merge conflict,test=develop
      78170037
  7. 25 3月, 2020 1 次提交
  8. 14 10月, 2019 1 次提交
    • Z
      Refine py_reader exit (#20331) · 40effc61
      Zeng Jinle 提交于
      * refine py_reader exit, test=develop
      
      * fix multiprocess_reader exception unittest, test=develop
      
      * increase code coverage for legacy fluid.layers.py_reader, test=develop
      40effc61
  9. 14 8月, 2019 1 次提交
  10. 17 6月, 2019 1 次提交
  11. 30 4月, 2019 1 次提交
  12. 11 3月, 2019 1 次提交
  13. 04 3月, 2019 3 次提交
  14. 01 3月, 2019 3 次提交
  15. 20 2月, 2019 1 次提交
  16. 08 2月, 2019 1 次提交
  17. 01 2月, 2019 1 次提交
  18. 20 1月, 2019 1 次提交
  19. 12 1月, 2019 1 次提交
  20. 10 12月, 2018 1 次提交
  21. 07 12月, 2018 1 次提交
  22. 06 12月, 2018 1 次提交
  23. 20 7月, 2018 1 次提交
    • F
      Some enhancement on readers · 060f4217
      fengjiayi 提交于
      1. Make the feeding thread of py_reader a daemon thread.
      2. Update buffer_reader's destructor, fixing a bug.
      3. Make pyreader demo script supporting CPU environment.
      060f4217
  24. 18 7月, 2018 1 次提交
  25. 16 7月, 2018 1 次提交
  26. 14 7月, 2018 1 次提交