1. 25 11月, 2021 1 次提交
  2. 29 6月, 2021 1 次提交
  3. 01 6月, 2021 1 次提交
  4. 01 5月, 2020 1 次提交
  5. 27 4月, 2020 1 次提交
  6. 25 4月, 2020 1 次提交
  7. 23 4月, 2020 1 次提交
  8. 09 1月, 2020 1 次提交
  9. 30 11月, 2019 1 次提交
  10. 28 11月, 2019 1 次提交
  11. 25 11月, 2019 1 次提交
  12. 31 10月, 2019 1 次提交
  13. 20 8月, 2019 1 次提交
  14. 03 6月, 2019 1 次提交
  15. 31 5月, 2019 1 次提交
  16. 25 3月, 2019 1 次提交
  17. 04 3月, 2019 1 次提交
  18. 26 2月, 2019 1 次提交
  19. 22 2月, 2019 2 次提交
    • T
      Revert 15770 develop a6910f90 gelu mkl opt (#15872) · ee2321de
      tensor-tang 提交于
      * Revert "Optimze Gelu with MKL Erf function (#15770)"
      
      This reverts commit 676995c8.
      
      * test=develop
      ee2321de
    • Y
      Optimze Gelu with MKL Erf function (#15770) · 676995c8
      Yihua Xu 提交于
      * Optimize for gelu operator
      
      * Set up the low accuracy mode of MKL ERF function.
      
      test=develop
      
      * Only enable MKLML ERF when OS is linux
      
      * Use the speical mklml version included vmsErf function to verify gelu mkl kernel.
      
      test=develop
      
      * Add the CUDA macro to avoid NVCC's compile issue.
      
      test=develop
      
      * Add the TODO comments for mklml library modification.
      
      test=develop
      
      * Clean Code
      
      test=develop
      
      * Add the comment of marco for NVCC compiler.
      
      test=develop
      676995c8
  20. 20 2月, 2019 1 次提交
  21. 21 1月, 2019 1 次提交
  22. 08 1月, 2019 1 次提交
  23. 07 1月, 2019 1 次提交
  24. 28 12月, 2018 1 次提交
  25. 21 12月, 2018 1 次提交
  26. 20 12月, 2018 1 次提交
  27. 19 12月, 2018 1 次提交
  28. 18 12月, 2018 3 次提交
  29. 19 9月, 2018 1 次提交
  30. 10 7月, 2018 1 次提交
  31. 09 7月, 2018 2 次提交
  32. 22 5月, 2018 3 次提交
  33. 17 5月, 2018 1 次提交
  34. 11 5月, 2018 1 次提交
    • L
      update mklml version · 329655dd
      Luo Tao 提交于
      disable building tests and examples when install mkldnn
      skip -Werror=unused-result
      329655dd