1. 08 11月, 2019 1 次提交
  2. 31 10月, 2019 1 次提交
  3. 28 10月, 2019 1 次提交
  4. 25 10月, 2019 1 次提交
  5. 27 9月, 2019 1 次提交
    • C
      Paddle error message stack shaping and optimization (#19895) · b9163350
      Chen Weihang 提交于
      * shape and optimize paddle error message stack, test=develop
      
      * limit exception type & add unittest, test=develop
      
      * fix multi-platform problem, test=develop
      
      * fix related unnitest failed, test=develop
      
      * add doc & fix unittest errors, test=develop
      
      * fix function name error, test=develop
      
      * update tensor test exception msg compare, test=develop
      
      * remove unittest on win32, the dir format is different, test=develop
      
      * remove useless package, test=develop
      
      * add paddle enforce handler unittest, test=develop
      
      * add exception checkout, test=develop
      
      * fix coverage failed, test=develop
      
      * fix op registry test failed, test=develop
      
      * refactor whole pr, test=develop
      
      * remove test in CMakelist, test=develop
      
      * fix coverage, test=develop
      b9163350
  6. 20 9月, 2019 1 次提交
  7. 05 9月, 2019 1 次提交
  8. 01 9月, 2019 1 次提交
    • Z
      Add retry_allocator for gpu (#19409) · 0a73f720
      Zeng Jinle 提交于
      * add retry_allocator for gpu, test=develop
      
      * follow chengduoZH's comments, test=develop
      
      * follow huihuang's comments,test=develop
      
      * change f,l in enforce.h to be file,line, test=develop
      
      * increase code coverage by adding unittests, test=develop
      
      * fix CMakeLists.txt, test=develop
      0a73f720
  9. 27 8月, 2019 1 次提交
  10. 19 8月, 2019 1 次提交
  11. 16 8月, 2019 1 次提交
  12. 16 4月, 2019 1 次提交
  13. 25 2月, 2019 1 次提交
  14. 19 2月, 2019 1 次提交
  15. 14 2月, 2019 1 次提交
  16. 28 1月, 2019 1 次提交
  17. 14 1月, 2019 1 次提交
  18. 09 1月, 2019 1 次提交
  19. 08 1月, 2019 1 次提交
  20. 24 12月, 2018 3 次提交
  21. 21 12月, 2018 6 次提交
  22. 18 12月, 2018 1 次提交
  23. 17 12月, 2018 1 次提交
  24. 10 12月, 2018 1 次提交
  25. 22 11月, 2018 1 次提交
    • W
      Windows/online (#14474) · d9a1f3e5
      wopeizl 提交于
      * add recordio support
      
      * disable the openblas multi-thread on windows since no support
      adjust the python script
      
      * code style
      
      * code style
      test=develop
      
      * add create_recordio_file_reader back
      
      * fix code style
      test=develop
      
      * fix the gtest.cmake on windows
      
      * fix cc_test on windows
      
      * fix the win build
      test=develop
      
      * remove fused compile support on windows
      test=develop
      
      * add the jit support
      test=develop
      
      * add the jit support, test=develop
      
      * add the jit support, test=develop
      
      * add the jit back
      fix compile error on windows
      
      * rollback test=develop
      
      * test case fix
      
      * disable DSO by default on windows
      
      * exclude warpctc_op on windows
      
      * exclude the dynload_warpctc out on windows
      test=develop
      
      * fix the scripts error
      test=develop
      
      * disable avx on windows by default
      test=develop
      
      * re-organize the cmake file
      
      * disable mkl on windows by default
      
      * add warp_ctc back
      
      * fix the dependency
      
      * fix the dependency
      
      * fix the build issue on windows
      
      * remove unsupported flag on windows
      
      * code style
      
      * code style
      test=develop
      
      * fix issue
      
      * add profiler, parallel_executor back
      
      * clean up the pre-definitions on windows
      
      * fix build issue
      
      * test=develop
      d9a1f3e5
  26. 21 11月, 2018 2 次提交
  27. 20 11月, 2018 1 次提交
  28. 18 11月, 2018 2 次提交
  29. 17 11月, 2018 2 次提交
  30. 08 11月, 2018 1 次提交