1. 28 9月, 2022 2 次提交
    • C
      Remove the declaration of using Tensor in framework/tensor.h (#46432) · e12a905e
      Chen Weihang 提交于
      * remove needless using tensor
      
      * remove needless using tensor
      
      * resolve conflict
      
      * replace tensor using
      
      * fix format error
      
      * revert needless changing
      
      * fix rocm and npu compile error
      
      * fix cinn compile error
      
      * fix format error
      
      * fix mkldnn format error
      
      * fix mkldnn format error
      
      * fix cinn compile error
      
      * fix cinn compile error
      
      * fix cinn compile error
      
      * resolve conflict
      e12a905e
    • S
      [PHI] relu6_grad kernel (#46501) · cee2b12d
      Sławomir Siwek 提交于
      * Relu6
      
      * remove fluid handler
      
      * add individual kernel signature
      
      * coding style
      
      * replace bounded_relu with clip
      
      * whitespace
      
      * code style
      cee2b12d
  2. 26 9月, 2022 1 次提交
  3. 25 9月, 2022 1 次提交
  4. 22 9月, 2022 1 次提交
  5. 18 9月, 2022 1 次提交
  6. 16 9月, 2022 5 次提交
  7. 15 9月, 2022 2 次提交
  8. 14 9月, 2022 2 次提交
  9. 09 9月, 2022 3 次提交
  10. 08 9月, 2022 2 次提交
  11. 07 9月, 2022 1 次提交
  12. 06 9月, 2022 1 次提交
    • C
      Update protobuf output format for profiler (#45724) · 23bc0e3c
      chenjian 提交于
      * update protobuf format
      
      * fix protobuf content
      
      * fix file mode
      
      * fix compiling error when gpu not exists
      
      * fix compiling error when gpu not exists
      
      * fix compiling error when gpu not exists
      
      * fix compiling error when gpu not exists
      
      * support rocm
      23bc0e3c
  13. 05 9月, 2022 3 次提交
  14. 02 9月, 2022 1 次提交
  15. 01 9月, 2022 3 次提交
  16. 29 8月, 2022 3 次提交
  17. 26 8月, 2022 1 次提交
  18. 25 8月, 2022 2 次提交
    • H
      optimize conv algo cache (#41891) · 1cd7e68b
      hong 提交于
      * optimizer conv alog speed
      
      * code polish
      
      * remove useless code
      
      * fix compile error
      
      * fix cpu compile error
      
      * not use cudnn alog t
      
      * add search cache max number
      
      * polish code
      
      * fix cache test bug
      
      * add groups data format to conv args
      
      * fix cache test bug
      
      * fix cudnn_deterministic bug
      
      * fix test switch auto tune bug
      
      * fix test swith autotune bug;
      
      * fix conv cache bug
      
      * fix cache test error
      
      * fix cache test bug
      
      * fix windows mac compile error
      
      * fix workspace search error
      
      * update cudnn cache
      
      * fix cache test bug; test=develop
      
      * fix autotune swith test error
      
      * polish code
      
      * oplish code
      1cd7e68b
    • H
      add temporal shift and grad *test=kunlun (#45300) · 63d9a175
      haosicheng 提交于
      63d9a175
  19. 24 8月, 2022 1 次提交
    • M
      Support fp16 of adam operator in xpu environment (#45292) · a012d426
      mengqingchun02 提交于
      * support beam_search operator on xpu. test=kunlun
      
      * support beam_search operator on xpu. test=kunlun
      
      * support beam_search operator on xpu. test=kunlun
      
      * support beam_search operator on xpu. test=kunlun
      
      * support beam_search operator on xpu. test=kunlun
      
      * support fp16 of adam operator in xpu environment. test=kunlun
      
      * support fp16 of adam operator in xpu environment. test=kunlun
      
      * support fp16 of adam operator in xpu environment. test=kunlun
      a012d426
  20. 23 8月, 2022 1 次提交
  21. 22 8月, 2022 1 次提交
  22. 19 8月, 2022 2 次提交