1. 10 4月, 2020 2 次提交
  2. 09 4月, 2020 1 次提交
    • M
      Remove: NGraph engine from PDPD repository (#23545) · 3baaee9a
      mozga-intel 提交于
      * Remove the NGraph engine from PDPD repository
      1. Each operator was removed from the operator's directory
      2. Each test was removed from the unittest directory
      3. The parallel executor support was removed from the PDPD
      4. The CMake file was removed from the PDPD
      5. The NG flags were removed from the repository
      test=develop
      
      * Remove ngraph from:
      1. Cmake file
      2. Python file
      test=develop
      3baaee9a
  3. 08 4月, 2020 1 次提交
  4. 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
  5. 03 4月, 2020 1 次提交
  6. 02 4月, 2020 1 次提交
  7. 01 4月, 2020 1 次提交
  8. 31 3月, 2020 2 次提交
  9. 30 3月, 2020 2 次提交
  10. 27 3月, 2020 1 次提交
  11. 25 3月, 2020 1 次提交
  12. 19 3月, 2020 1 次提交
  13. 18 3月, 2020 1 次提交
  14. 13 3月, 2020 1 次提交
  15. 12 3月, 2020 1 次提交
  16. 07 3月, 2020 2 次提交
  17. 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
  18. 03 3月, 2020 1 次提交
  19. 02 3月, 2020 2 次提交
  20. 26 2月, 2020 1 次提交
  21. 25 2月, 2020 1 次提交
  22. 24 2月, 2020 1 次提交
  23. 23 2月, 2020 1 次提交
  24. 21 2月, 2020 1 次提交
  25. 19 2月, 2020 1 次提交
  26. 18 2月, 2020 1 次提交
  27. 14 2月, 2020 2 次提交
  28. 10 2月, 2020 1 次提交
  29. 07 2月, 2020 1 次提交
  30. 06 2月, 2020 1 次提交
  31. 05 2月, 2020 1 次提交
  32. 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
  33. 10 1月, 2020 1 次提交