1. 15 3月, 2021 1 次提交
  2. 12 3月, 2021 1 次提交
  3. 10 3月, 2021 1 次提交
  4. 09 3月, 2021 3 次提交
  5. 08 3月, 2021 1 次提交
  6. 04 3月, 2021 1 次提交
  7. 03 3月, 2021 1 次提交
  8. 26 2月, 2021 1 次提交
  9. 24 2月, 2021 1 次提交
  10. 23 2月, 2021 1 次提交
  11. 22 2月, 2021 2 次提交
  12. 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
  13. 09 2月, 2021 1 次提交
  14. 08 2月, 2021 2 次提交
  15. 07 2月, 2021 1 次提交
  16. 05 2月, 2021 1 次提交
  17. 04 2月, 2021 3 次提交
  18. 03 2月, 2021 2 次提交
  19. 01 2月, 2021 1 次提交
  20. 28 1月, 2021 1 次提交
  21. 25 1月, 2021 2 次提交
  22. 20 1月, 2021 4 次提交
    • J
      - Disabling oneDNN inplace pass (#30588) · dfdb0359
      Jacek Czaja 提交于
      dfdb0359
    • W
      use nvtx push pop in timeline (#30567) · 90773473
      wanghuancoder 提交于
      * delete empty line of pybing.cc, test=develop
      
      * use nvtx push pop in timeline, test=develop
      
      * change year, test=develop
      
      * add #ifdef PADDLE_WITH_CUDA, test=develop
      
      * add #ifndef WIN32, test=develop
      
      * is_pushed to is_pushed_, test=develop
      90773473
    • C
      make abs op support complex types (#30375) · 358106fc
      chentianyu03 提交于
      * rewrite abs op
      
      * rewrite abs op and remove abs in activation
      
      * remove abs register in old codes
      
      * fix abs_grad type error
      
      * fix abs double_grad output name error
      
      * modify abs_grad, abs_grad_grad functor for windows building
      
      * format code style
      
      * fix the bug of result is nan when the divisor is zero
      
      * add missing abs attr and add abs for float16
      358106fc
    • W
      update. (#30585) · 2d5758c4
      Wilber 提交于
      2d5758c4
  23. 19 1月, 2021 2 次提交
  24. 18 1月, 2021 2 次提交
  25. 15 1月, 2021 1 次提交
  26. 13 1月, 2021 2 次提交