1. 08 4月, 2020 1 次提交
  2. 04 4月, 2020 2 次提交
    • C
      Delete Ref & VectorRef and add GetDataSafely (#22997) · 16315d3d
      Chen Weihang 提交于
      * delete invalid check inferface Ref & VectorRef, test=develop
      
      * fix vector ref delete error, test=develop
      
      * try the new check inferface, test=develop
      
      * change all related code with new check macro, test=develop
      
      * remove static assert, test=develop
      
      * polish detail, test=develop
      
      * skip coverage problem, test=develop
      
      * add new check macro, test=develop
      16315d3d
    • 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
  3. 03 4月, 2020 1 次提交
  4. 02 4月, 2020 1 次提交
  5. 01 4月, 2020 1 次提交
  6. 31 3月, 2020 2 次提交
  7. 30 3月, 2020 2 次提交
  8. 27 3月, 2020 1 次提交
  9. 25 3月, 2020 1 次提交
  10. 19 3月, 2020 1 次提交
  11. 18 3月, 2020 1 次提交
  12. 13 3月, 2020 1 次提交
  13. 12 3月, 2020 1 次提交
  14. 07 3月, 2020 2 次提交
  15. 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
  16. 03 3月, 2020 1 次提交
  17. 02 3月, 2020 2 次提交
  18. 26 2月, 2020 1 次提交
  19. 25 2月, 2020 1 次提交
  20. 24 2月, 2020 1 次提交
  21. 23 2月, 2020 1 次提交
  22. 21 2月, 2020 1 次提交
  23. 19 2月, 2020 1 次提交
  24. 18 2月, 2020 1 次提交
  25. 14 2月, 2020 2 次提交
  26. 10 2月, 2020 1 次提交
  27. 07 2月, 2020 1 次提交
  28. 06 2月, 2020 1 次提交
  29. 05 2月, 2020 1 次提交
  30. 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
  31. 10 1月, 2020 1 次提交
  32. 09 1月, 2020 3 次提交