1. 03 8月, 2022 1 次提交
  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 1 次提交
  4. 27 7月, 2022 1 次提交
  5. 25 7月, 2022 1 次提交
  6. 22 7月, 2022 1 次提交
  7. 14 7月, 2022 2 次提交
  8. 13 7月, 2022 1 次提交
  9. 12 7月, 2022 1 次提交
  10. 11 7月, 2022 1 次提交
  11. 02 7月, 2022 1 次提交
    • L
      unify cpu context, part2 (#44012) · 755438a7
      Leo Chen 提交于
      * fix init()
      
      * delete test_device_context
      
      * replace CPUDeviceContext with CPUContext
      
      * fix test_scalar
      
      * remove dot_op.cc
      
      * fix compile
      755438a7
  12. 26 6月, 2022 1 次提交
  13. 13 6月, 2022 1 次提交
  14. 10 6月, 2022 1 次提交
  15. 09 6月, 2022 1 次提交
  16. 07 6月, 2022 2 次提交
  17. 05 6月, 2022 1 次提交
  18. 04 6月, 2022 1 次提交
  19. 27 5月, 2022 1 次提交
  20. 16 5月, 2022 1 次提交
  21. 11 5月, 2022 1 次提交
  22. 10 5月, 2022 1 次提交
  23. 29 4月, 2022 1 次提交
  24. 28 4月, 2022 1 次提交
  25. 20 4月, 2022 1 次提交
  26. 15 4月, 2022 1 次提交
  27. 13 4月, 2022 1 次提交
  28. 07 4月, 2022 2 次提交
  29. 03 4月, 2022 1 次提交
    • H
      Add infer meta (#41054) · 868a3203
      hong 提交于
      * add some infer meta
      
      * fix bug
      
      * fix bugs;
      
      * fix bug and add set data type
      
      * revert infer shape of lookup table
      
      * recover test
      868a3203
  30. 28 3月, 2022 1 次提交
    • H
      Move meshgrid to phi (#40994) · ca871957
      hong 提交于
      * move momentum, rmsprop to phi; test=develop
      
      * update
      
      * update
      
      * update
      
      * update
      
      * udpate; test=develop
      
      * fix xpu npu bugs; test=develop
      
      * fix npu bug; test=develop
      
      * fix windows compile error; test=develop
      
      * fix windows compile error; test=develop
      
      * polish code; test=develop
      
      * fix conflict; test=develop
      
      * add meshgrid;
      
      * update
      
      * polish code
      
      * polish code;
      
      * fix bug
      
      * format; remove useless code
      
      * fix npu bug
      
      * fix bug
      ca871957
  31. 25 3月, 2022 3 次提交
    • D
      fix lars optitmizer bug (#40892) · c006a609
      duanboqiang 提交于
      * fix lars optitmizer bug
      
      * Update optimizer.py
      c006a609
    • A
      [Phi] Migrate Adam and AdamW into Phi (#40351) · 56cd3407
      Aurelius84 提交于
      * [Phi] Migrate Adam and Adamw into Phi
      
      * fix compile error and unittest ok
      
      * fix compile error and unittest ok
      
      * fix undefined reference to fLI::FLAGS
      
      * test depend on operator
      
      * fix cmake
      
      * fix xpu compile
      
      * fix infrt
      
      * fix amp_type_traits
      
      * fix amp_type_traits
      
      * modify according reviewer
      
      * modify according reviewer
      
      * fix dtype float16
      
      * fix typo
      
      * fix Cmake
      
      * fix code style
      56cd3407
    • A
      [NPU] add merged_momentum (#40875) · 2b74b739
      Aganlengzi 提交于
      * [NPU] add merged_momentum
      
      * fix
      
      * fix device
      2b74b739
  32. 14 3月, 2022 1 次提交
  33. 07 3月, 2022 2 次提交
  34. 04 3月, 2022 1 次提交