1. 26 8月, 2022 2 次提交
  2. 23 8月, 2022 1 次提交
  3. 19 8月, 2022 1 次提交
  4. 18 8月, 2022 1 次提交
  5. 16 8月, 2022 1 次提交
    • C
      [Phi] Move amp ops into phi (#45079) · b4f67757
      Chen Weihang 提交于
      * move check finite and unscale kernel into phi
      
      * move infershape into phi
      
      * move update_loss_scaling kernel into phi
      
      * remove original kernels
      
      * move update loss scaling infershape into phi
      
      * add header for xpu and npu
      
      * solve coverage failed
      
      * fix npu test failed
      
      * remove mutable data in cu file
      
      * fix new executor failed
      
      * add valid check for meta tensor output
      b4f67757
  6. 13 8月, 2022 1 次提交
    • L
      Refine program cache (#45005) · e96dae8b
      Leo Chen 提交于
      * add cached_serialize_str_
      
      * support program hash
      
      * add sha
      
      * add ut
      
      * use hash_str only for new_exe
      
      * fix attr order
      e96dae8b
  7. 12 8月, 2022 1 次提交
    • K
      transfer memcpy_h2d from fluid to phi (#44932) · 7bc57d35
      kangguangli 提交于
      * transfer memcpy_h2d from fluid to phi
      
      * use UnchangedInferMeta instead
      
      * restore test_standalone_executor
      
      * add newline to fix codestyle check
      
      * rename pt -> phi
      
      * simplify logic and add check
      
      * make the comment more clear
      
      * remove useless comment
      
      * refine code
      7bc57d35
  8. 10 8月, 2022 1 次提交
  9. 04 8月, 2022 1 次提交
  10. 02 8月, 2022 3 次提交
  11. 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
  12. 25 7月, 2022 1 次提交
  13. 20 7月, 2022 3 次提交
  14. 19 7月, 2022 1 次提交
  15. 18 7月, 2022 1 次提交
  16. 14 7月, 2022 1 次提交
  17. 11 7月, 2022 1 次提交
  18. 06 7月, 2022 1 次提交
    • L
      Refine StandaloneExecutor (#44076) · 6eed9f49
      Leo Chen 提交于
      * not run startup program in constructor of StandaloneExecutor
      
      * clear interface of standalone executor
      
      * clean debug code
      6eed9f49
  19. 30 6月, 2022 1 次提交
  20. 29 6月, 2022 1 次提交
  21. 27 6月, 2022 1 次提交
  22. 26 6月, 2022 1 次提交
  23. 24 6月, 2022 2 次提交
  24. 23 6月, 2022 1 次提交
  25. 16 6月, 2022 2 次提交
  26. 14 6月, 2022 1 次提交
  27. 10 6月, 2022 1 次提交
  28. 09 6月, 2022 1 次提交
  29. 05 6月, 2022 1 次提交
  30. 04 6月, 2022 1 次提交
  31. 16 5月, 2022 1 次提交
  32. 12 5月, 2022 1 次提交
  33. 01 5月, 2022 1 次提交