1. 14 4月, 2020 1 次提交
  2. 11 4月, 2020 1 次提交
    • M
      [DNNL][INT8][FP32] MatMul (#23395) · a63bcf9a
      Michał Gallus 提交于
      * Initial FP32 DNNL MatMul Implementation
      
      * Implement int8 DNNL MatMul
      
      * Unify in-kernel-naming, clean UTs
      
      * MatmuL: Introduce op caching
      
      * Final adjustments
      
      test=develop
      
      * Remove dy_graph disablement
      
      test=develop
      
      * Change dnnl header name to new one
      
      test=develop
      
      * Contrain multi head check to prevent fails
      
      test=develop
      
      * Resolve dnnl header problems on MAC CI
      
      * Variable namings to kernel and skip_grad_ci added
      
      test=develop
      
      * Prevent MAC CI from failing
      
      * Prevent windows build from failing
      
      test=develop
      
      * Modify UTs to conform to the rules
      
      * Modify MatMul aux functions namings
      
      test=develop
      a63bcf9a
  3. 10 4月, 2020 4 次提交
  4. 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
  5. 08 4月, 2020 1 次提交
  6. 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
  7. 03 4月, 2020 1 次提交
  8. 02 4月, 2020 1 次提交
  9. 01 4月, 2020 1 次提交
  10. 31 3月, 2020 2 次提交
  11. 30 3月, 2020 2 次提交
  12. 27 3月, 2020 1 次提交
  13. 25 3月, 2020 1 次提交
  14. 19 3月, 2020 1 次提交
  15. 18 3月, 2020 1 次提交
  16. 13 3月, 2020 1 次提交
  17. 12 3月, 2020 1 次提交
  18. 07 3月, 2020 2 次提交
  19. 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
  20. 03 3月, 2020 1 次提交
  21. 02 3月, 2020 2 次提交
  22. 26 2月, 2020 1 次提交
  23. 25 2月, 2020 1 次提交
  24. 24 2月, 2020 1 次提交
  25. 23 2月, 2020 1 次提交
  26. 21 2月, 2020 1 次提交
  27. 19 2月, 2020 1 次提交
  28. 18 2月, 2020 1 次提交
  29. 14 2月, 2020 2 次提交
  30. 10 2月, 2020 1 次提交
  31. 07 2月, 2020 1 次提交