1. 04 4月, 2020 1 次提交
    • L
      Dev/fix init flags (#23465) · f297a332
      Leo Chen 提交于
      * fix init_gflags with 'python -c', test=develop
      
      * add test, test=develop
      
      * use sys.executable instead of python, test=develop
      
      * keep dummy, test=develop
      f297a332
  2. 03 4月, 2020 1 次提交
  3. 02 4月, 2020 1 次提交
  4. 01 4月, 2020 1 次提交
  5. 31 3月, 2020 2 次提交
  6. 30 3月, 2020 2 次提交
  7. 27 3月, 2020 1 次提交
  8. 25 3月, 2020 1 次提交
  9. 19 3月, 2020 1 次提交
  10. 18 3月, 2020 1 次提交
  11. 13 3月, 2020 1 次提交
  12. 12 3月, 2020 1 次提交
  13. 07 3月, 2020 2 次提交
  14. 04 3月, 2020 1 次提交
    • Z
      Add flags to limit gpu memory (#22793) · d41d802b
      Zeng Jinle 提交于
      * add recorded cuda memory apis, fix typo, test=develop
      
      * add more ut, test=develop
      
      * follow comments, test=develop
      
      * fix py35 incompatible issues, test=develop
      d41d802b
  15. 03 3月, 2020 1 次提交
  16. 02 3月, 2020 2 次提交
  17. 26 2月, 2020 1 次提交
  18. 25 2月, 2020 1 次提交
  19. 24 2月, 2020 1 次提交
  20. 23 2月, 2020 1 次提交
  21. 21 2月, 2020 1 次提交
  22. 19 2月, 2020 1 次提交
  23. 18 2月, 2020 1 次提交
  24. 14 2月, 2020 2 次提交
  25. 10 2月, 2020 1 次提交
  26. 07 2月, 2020 1 次提交
  27. 06 2月, 2020 1 次提交
  28. 05 2月, 2020 1 次提交
  29. 31 1月, 2020 1 次提交
    • M
      [DNNL] Fix accuracy in INT8 FC (#22404) · 269db0d1
      Michał Gallus 提交于
      * Enable quantize to reorder to nchw as well
      
      * Correct FC MKL-DNN input dim requirements to accept 3D
      
      * Improve DNNL FC format, error and 3D input handling
      
      test=develop
      
      * Improve error checking in FC
      
      test=develop
      
      * Improve PADDLE_ENFORCE messages in fc-related files
      
      * Remove data layout attribute from obligatory pass args
      
      test=develop
      
      * Fix message in fc_mkldnn_pass to be logically correct
      
      test=develop
      269db0d1
  30. 10 1月, 2020 1 次提交
  31. 09 1月, 2020 3 次提交
  32. 08 1月, 2020 2 次提交