1. 06 3月, 2023 1 次提交
  2. 14 11月, 2022 1 次提交
  3. 14 9月, 2022 1 次提交
  4. 08 9月, 2022 1 次提交
  5. 24 8月, 2022 1 次提交
    • L
      make tensor_util contains no cuda code (#45256) · 78916a7a
      Leo Chen 提交于
      * make tensor_util contains no cuda code
      
      * refine isfinite
      
      * revert ut
      
      * move isfinite function to its op
      
      * fix test
      
      * fix compile
      
      * std::isnan is not defined for int type on windows
      
      * fix windows compile
      
      * fix fp16
      
      * fix rocm compile
      
      * revert gradient node
      78916a7a
  6. 02 3月, 2022 1 次提交
  7. 25 2月, 2022 1 次提交
    • C
      [Phi] Support cudnn kernel moving & move softmax kernels (#39547) · 8895379a
      Chen Weihang 提交于
      * support cudnn kernel moving
      
      * polish cmake rules
      
      * add unittest for coverage
      
      * remove orig kernel
      
      * remove softmax cudnn kernel
      
      * fix softmax test failed
      
      * fix npu func error
      
      * resolve conflict
      
      * rename gpu dnn kernels
      
      * fix name rule error
      
      * fix compile error
      
      * update fp16 namespace
      8895379a
  8. 20 2月, 2022 1 次提交
  9. 20 1月, 2022 1 次提交
  10. 27 12月, 2021 1 次提交
  11. 17 3月, 2021 1 次提交
  12. 07 2月, 2021 1 次提交
  13. 28 1月, 2021 1 次提交
  14. 25 1月, 2021 1 次提交
  15. 20 1月, 2021 1 次提交
    • 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
  16. 16 12月, 2020 1 次提交
    • Y
      添加rocm平台支持代码 (#29342) · 76738504
      Y_Xuan 提交于
      * 添加rocm平台支持代码
      
      * 修改一些问题
      
      * 修改一些歧义并添加备注
      
      * 修改代码格式
      
      * 解决冲突后的代码修改
      
      * 修改operators.cmake
      
      * 修改格式
      
      * 修正错误
      
      * 统一接口
      
      * 修改日期
      76738504
  17. 27 11月, 2020 1 次提交
    • S
      detect tensorRT plugin fp16 in runtime (#27933) · b9e76a01
      Shang Zhizhou 提交于
      * remove -DSUPPORTS_CUDA_FP16 in cuda.cmake
      
      * comile with cuda9
      
      * add some unittest
      
      * notest;test=coverage
      
      * add unittest for trt plugin swish && split
      
      * update ernie unittest
      
      * fix some error message
      
      * remove repeated judgement of CUDA version in mbEltwiseLayerNormOpConverter
      
      * fix comile errror when CUDA_ARCH_NAME < Pascal"
      
      * fix comile error
      
      * update unittest timeout
      
      * compile with cuda9
      
      * update error msg
      
      * fix code style
      
      * add some comments
      
      * add define IF_CUDA_ARCH_SUPPORT_FP16
      
      * rename IF_CUDA_ARCH_SUPPORT_FP16 to CUDA_ARCH_FP16_SUPPORTED
      b9e76a01
  18. 03 12月, 2019 1 次提交
  19. 10 1月, 2019 1 次提交
  20. 11 12月, 2018 1 次提交
  21. 27 11月, 2018 1 次提交
  22. 25 8月, 2018 1 次提交
  23. 24 8月, 2018 1 次提交
  24. 30 7月, 2018 1 次提交
  25. 17 4月, 2018 1 次提交
  26. 10 4月, 2018 1 次提交
  27. 07 4月, 2018 1 次提交
  28. 20 3月, 2018 3 次提交
  29. 07 3月, 2018 1 次提交
    • K
      Integrate float16 into data_type_transform (#8619) · 266ccaa8
      kexinzhao 提交于
      * test cpu float16 data transform
      
      * add isnan etc
      
      * small fix
      
      * fix containsNAN test error
      
      * add data_type transform GPU test
      
      * add float16 GPU example
      
      * fix error
      
      * fix GPU test error
      
      * add context wait
      266ccaa8
  30. 23 2月, 2018 1 次提交
  31. 16 2月, 2018 1 次提交
  32. 13 2月, 2018 1 次提交
  33. 12 2月, 2018 1 次提交
  34. 10 2月, 2018 1 次提交
  35. 15 12月, 2017 1 次提交
  36. 11 12月, 2017 1 次提交
  37. 30 11月, 2017 1 次提交
  38. 29 11月, 2017 1 次提交