1. 18 6月, 2021 4 次提交
  2. 17 6月, 2021 1 次提交
  3. 16 6月, 2021 3 次提交
  4. 12 6月, 2021 1 次提交
  5. 11 6月, 2021 1 次提交
  6. 10 6月, 2021 2 次提交
  7. 08 6月, 2021 1 次提交
  8. 07 6月, 2021 1 次提交
  9. 03 6月, 2021 1 次提交
  10. 26 5月, 2021 1 次提交
    • W
      optimize OP's compilation time (#32617) · 78ecb668
      wuhuanzhou 提交于
      * optimize OP's compilation time, test=develop
      
      * add more op and run ci test, test=develop
      
      * CUDA Kernel register in cc file, test=develop
      
      * fix macros, test=develop
      
      * fix undefined symbol error, test=develop
      
      * fix compilation error and undefined symbol, test=develop
      
      * fix compilation error on Windows, test=develop
      
      * fix compilation error on Windows, test=develop
      78ecb668
  11. 25 5月, 2021 1 次提交
  12. 21 5月, 2021 1 次提交
  13. 29 4月, 2021 2 次提交
  14. 28 4月, 2021 1 次提交
    • D
      Nne integration (#32604) · abcb3f54
      denglin-github 提交于
      * Add dlnne engine runtime
      
      * Fix log
      
      * Remove <const_cast> and remove unrelated modify with dlnne, +clang-format
      
      * Fix CMakeList format error
      
      * Add copyright message
      
      * Fix dlnne CMakeList.txt
      
      * Add some paddlepaddle_pass to support more networks
      
      * Fix some format bug
      
      * Add delete dropout_op pass
      
      * Fix some format bug
      
      * Fix format bug
      abcb3f54
  15. 25 4月, 2021 2 次提交
  16. 21 4月, 2021 2 次提交
  17. 16 4月, 2021 1 次提交
  18. 06 4月, 2021 1 次提交
  19. 30 3月, 2021 2 次提交
  20. 26 3月, 2021 1 次提交
  21. 19 3月, 2021 1 次提交
  22. 01 3月, 2021 1 次提交
  23. 25 2月, 2021 1 次提交
  24. 23 2月, 2021 2 次提交
  25. 22 2月, 2021 1 次提交
  26. 18 2月, 2021 1 次提交
    • J
      Add Conv Transpose BF16 (#30877) · caf9d398
      joanna.wozna.intel 提交于
      * Add conv transpose BF16
      
      * Share function GetWeightsTz
      
      * Adjust to review and fix op compatibility
      
      * Add bias to unique handler name
      
      * Remove errors related to paddle enforce
      
      * Add conv2d_transpose to bf16 list and kernel refator
      caf9d398
  27. 09 2月, 2021 1 次提交
  28. 05 2月, 2021 1 次提交
  29. 04 2月, 2021 1 次提交