1. 11 11月, 2021 1 次提交
    • J
      Added softplus + activation oneDNN fuse pass (#36657) · a346c4dc
      jakpiase 提交于
      * added softplus + activation fuse plass
      
      * minor change
      
      * implemented reviewer suggestion
      
      * minor fix
      
      * minor fix
      
      * added scale_out parameter
      
      * minor fix
      
      * fix for iScan CI
      
      * conditionally disabled logs
      
      * refactored pass builder
      a346c4dc
  2. 02 11月, 2021 1 次提交
  3. 21 10月, 2021 1 次提交
    • J
      Added matmul_v2+transpose+reshape fuse pass (#36481) · 856cb9c5
      jakpiase 提交于
      * added base changes for matmul_v2+trans+resh fuse pass
      
      * added full matmul_v2+transpose+reshape pass
      
      * removed a file added by mistake
      
      * added reviewers suggestions
      
      * Changed ops type in checking capatibility version
      
      * Deteled one statement
      856cb9c5
  4. 14 10月, 2021 1 次提交
  5. 13 9月, 2021 1 次提交
  6. 06 9月, 2021 1 次提交
  7. 27 8月, 2021 1 次提交
  8. 17 8月, 2021 1 次提交
    • C
      Copy boost optional to Paddle (#34780) · 9be41447
      chentianyu03 提交于
      * copy boost optional.hpp to paddle
      
      * copy boost optional.hpp to paddle
      
      * move directions
      
      * del fluid/utils
      
      * modify .hpp to .h
      
      * move directions
      
      * modify to paddle::optional
      
      * add modification description
      
      * format code stype for the files in paddle/utils
      
      * format code stype
      9be41447
  9. 16 8月, 2021 1 次提交
  10. 05 8月, 2021 1 次提交
  11. 21 7月, 2021 1 次提交
  12. 09 7月, 2021 1 次提交
  13. 07 7月, 2021 1 次提交
  14. 06 7月, 2021 1 次提交
  15. 02 7月, 2021 1 次提交
  16. 01 7月, 2021 3 次提交
  17. 29 6月, 2021 2 次提交
  18. 25 6月, 2021 1 次提交
  19. 24 6月, 2021 1 次提交
  20. 22 6月, 2021 1 次提交
  21. 18 6月, 2021 2 次提交
  22. 17 6月, 2021 1 次提交
  23. 12 6月, 2021 1 次提交
  24. 21 4月, 2021 1 次提交
  25. 19 3月, 2021 1 次提交
  26. 25 2月, 2021 1 次提交
  27. 23 2月, 2021 1 次提交
  28. 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
  29. 03 2月, 2021 1 次提交
  30. 16 1月, 2021 1 次提交
  31. 13 1月, 2021 1 次提交
  32. 31 12月, 2020 1 次提交
  33. 30 12月, 2020 2 次提交
  34. 29 12月, 2020 1 次提交
  35. 24 12月, 2020 1 次提交