1. 02 8月, 2022 2 次提交
  2. 01 8月, 2022 1 次提交
    • L
      unify gpu context (#44740) · 86763023
      Leo Chen 提交于
      * remove cudaDeviceContext
      
      * remove more template
      
      * fix rocm compile
      
      * remove alias name CUDADeviceContext
      
      * fix compile
      
      * fix tests
      
      * revert changes
      86763023
  3. 29 7月, 2022 3 次提交
  4. 28 7月, 2022 4 次提交
  5. 27 7月, 2022 3 次提交
  6. 26 7月, 2022 1 次提交
  7. 22 7月, 2022 2 次提交
  8. 20 7月, 2022 1 次提交
  9. 19 7月, 2022 2 次提交
  10. 18 7月, 2022 1 次提交
  11. 15 7月, 2022 2 次提交
  12. 14 7月, 2022 3 次提交
  13. 13 7月, 2022 4 次提交
  14. 12 7月, 2022 1 次提交
  15. 11 7月, 2022 4 次提交
  16. 08 7月, 2022 2 次提交
  17. 07 7月, 2022 2 次提交
    • T
      xpu-paddlepaddle-31 优化matmul test=kunlun (#43975) · d752a7f2
      taixiurong 提交于
      d752a7f2
    • A
      [IPU] support dy2static for IPU merge code (#43770) · 6984fbca
      Allen Guo 提交于
      * feat(): dynamic_to_static support for ipu.
      
      * fix(): format fix.
      
      * fix format
      
      * fix cpplint error
      
      * use phi::errors
      
      * fix format
      
      * fix format
      
      * fix(): add api to restore patched function.
      
      * fix(): identity_loss uses cpu place as expected kernel type.
      
      * doc(): add IPU dy2static related docs.
      
      * fix(): combine test cases.
      
      * fix format
      
      * fix comment
      
      * fix format
      
      * apply comment
      
      * fix compiling
      
      * fix(): align docs.
      
      * fix(): fix identity_loss function docs.
      
      * fix(): adjust mean and sum in identity_loss.
      
      * fix(): minor docs.
      
      * move API to paddle.incubate.identity_loss
      
      * fix UT
      Co-authored-by: Nzhaorui chen <zhaoruic@graphcore.ai>
      6984fbca
  18. 04 7月, 2022 2 次提交