1. 03 12月, 2019 1 次提交
  2. 02 12月, 2019 1 次提交
  3. 28 11月, 2019 1 次提交
    • L
      Fp32 vs int8 qat C++ performance (#21244) · c0aa1367
      lidanqing 提交于
      * add ut for comparing FP32 and QAT INT8
      
      * add save qat transformed model python script
      test=develop
      
      * updated
      
      * added missing file
      
      * add "with_label"
      test=develop
      
      * performance benchmark as unit test
      test=develop
      
      * change names of unnecessary thing
      
      * Change CMakeList.txt for model downloading and UT
      test=develop
      
      * change names of functions and params for more readable code
      test=develop
      
      * Change PADDLE_ENFORCE messages
      test=develop
      
      * fix indent problems
      test=develop
      
      * indent problems
      test=develop
      c0aa1367
  4. 14 11月, 2019 1 次提交
  5. 21 9月, 2019 1 次提交
  6. 17 9月, 2019 1 次提交
  7. 22 8月, 2019 1 次提交
  8. 15 8月, 2019 1 次提交
  9. 02 7月, 2019 1 次提交
  10. 19 6月, 2019 1 次提交
  11. 16 6月, 2019 1 次提交
  12. 06 6月, 2019 1 次提交
  13. 29 5月, 2019 1 次提交
  14. 08 5月, 2019 1 次提交
  15. 30 4月, 2019 1 次提交
    • T
      fix bn fuse vardesc and add model saver (#17143) · 79ed1c76
      tensor-tang 提交于
      * fix bn fuse vardesc and add model saver
      
      test=develop
      
      * unify save model in test helper
      
      test=develop
      
      * fix mkdir on windows
      
      test=develop
      
      * remove magic number use bn bias var desc
      
      test=develop
      79ed1c76
  16. 04 4月, 2019 1 次提交
  17. 03 4月, 2019 1 次提交
  18. 02 4月, 2019 1 次提交
  19. 28 3月, 2019 1 次提交
  20. 11 3月, 2019 2 次提交
  21. 08 3月, 2019 2 次提交
  22. 07 3月, 2019 2 次提交
  23. 06 3月, 2019 1 次提交
  24. 05 3月, 2019 1 次提交
  25. 29 1月, 2019 1 次提交
  26. 28 1月, 2019 1 次提交
  27. 23 1月, 2019 1 次提交
  28. 22 1月, 2019 1 次提交
  29. 21 1月, 2019 1 次提交
  30. 16 1月, 2019 1 次提交
    • Y
      Optimize while_op for test (#14764) · 568cc2ff
      Yiqun Liu 提交于
      * Simplify the compare op for CPU.
      
      * Use asynchronous tensor copy in reshape_op's kernel.
      
      * Optimize while_op for test, avoiding creating variables every time.
      test=develop
      
      * Enable the cache of kernel type and kernel function.
      test=develop
      
      * Enable profiling with gperftools.
      
      * Remove flags for testing, and fix the linking error.
      test=develop
      
      * Delete the codes of ChooseKernel.
      test=develop
      
      * Fix bug when preparing ExecutorPrepareContext for while_op.
      
      * Fix missing depending on grpc libraries.
      
      * Remove the redundant print.
      test=develop
      
      * Follow comments.
      
      * Remove the codes related to prepare the ExecutorPrepareContext for while_op.
      test=develop
      568cc2ff
  31. 11 1月, 2019 1 次提交
  32. 08 1月, 2019 1 次提交
  33. 07 1月, 2019 1 次提交
  34. 26 12月, 2018 1 次提交
  35. 25 12月, 2018 1 次提交
  36. 20 12月, 2018 1 次提交
  37. 18 12月, 2018 1 次提交