1. 12 8月, 2021 1 次提交
  2. 11 8月, 2021 1 次提交
    • J
      [oneDNN] Fix to issue #34554 (#34623) · 0a5c99e8
      Jacek Czaja 提交于
      * - Added softmax without caching
      
      * - Binary is no longer manually cached
      
      * - Activation onednn caching removed
      
      * - Removed manual caching of activation
      
      * - modified UT
      
      * - fix
      
      * - fix
      
      * - fixes to building
      
      * - fix
      
      * - fix
      
      * - fix to UT
      
      * - Faulty UT workaround
      
      * - approval workaround
      
      * - Fixes after review
      
      * - compilation fixes
      
      * - more lint fixes
      
      * - more fixes after review
      
      * - fixes after another round of review
      0a5c99e8
  3. 30 7月, 2021 1 次提交
  4. 24 6月, 2021 1 次提交
  5. 23 6月, 2021 1 次提交
    • J
      Added split op bf16/fp32 oneDNN kernel (#33584) · 68106509
      jakpiase 提交于
      * base changes for split op
      
      * 90% of split functionality added
      
      * full fp32 functionality
      
      * added bf16 test
      
      * added submemory caching
      
      * added bf test to static mode whitelist
      
      * minor change
      
      * enabled split op for inference
      
      * minor fix
      
      * minor fix
      68106509
  6. 16 6月, 2021 1 次提交
  7. 27 5月, 2021 1 次提交
  8. 26 5月, 2021 1 次提交
  9. 19 5月, 2021 1 次提交
  10. 06 5月, 2021 1 次提交
  11. 30 4月, 2021 1 次提交
  12. 21 4月, 2021 1 次提交
  13. 14 4月, 2021 1 次提交
  14. 19 3月, 2021 1 次提交
  15. 09 3月, 2021 1 次提交
  16. 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
  17. 04 2月, 2021 1 次提交
  18. 25 1月, 2021 1 次提交
  19. 20 1月, 2021 1 次提交
  20. 09 1月, 2021 1 次提交
  21. 19 12月, 2020 1 次提交
  22. 14 12月, 2020 2 次提交
  23. 08 12月, 2020 1 次提交
    • J
      added internal and external reorders to profiler (#29443) · 57a4f16d
      jakpiase 提交于
      * added external reorder to profiler
      
      * added external and internal reorders to profiler
      
      * added internal and external reorder to profiler
      
      * added formatting to int/ext reorder commit
      
      * removed unnecessary comment
      57a4f16d
  24. 23 11月, 2020 1 次提交
  25. 17 11月, 2020 1 次提交
  26. 03 11月, 2020 1 次提交
  27. 28 10月, 2020 1 次提交
  28. 16 10月, 2020 1 次提交
    • L
      [oneDNN] Conv dilation support (#27914) · 7cb4a8b8
      lidanqing 提交于
      * conv dilated mkldnn support: forward and backward pass
      
      * add mkldnn conv_transpose dilation UT
      test=develop
      
      * remove unnecessary PADDLE_ENFORCE
      
      * add int8 and bf16 dilated conv UT
      
      * update according to reviews
      7cb4a8b8
  29. 12 10月, 2020 1 次提交
  30. 26 8月, 2020 1 次提交
  31. 17 7月, 2020 1 次提交
  32. 15 7月, 2020 1 次提交
  33. 07 7月, 2020 1 次提交
  34. 23 6月, 2020 1 次提交
    • A
      Refactor of conv fp32 oneDNN operator (#25137) · bd0b38e6
      Adam 提交于
      * Refactor of conv fp32 oneDNN operator
      test=develop
      
      * Formatting fix
      test=develop
      
      * Return Enforces
      test=develop
      
      * GetWeights improvements
      test=develop
      bd0b38e6
  35. 18 6月, 2020 1 次提交
  36. 01 6月, 2020 1 次提交
  37. 26 5月, 2020 2 次提交
  38. 21 5月, 2020 1 次提交