1. 24 6月, 2022 1 次提交
    • Y
      [Phi]Change Copy from Kernel to basic component utils (#43622) · 2739bd73
      YuanRisheng 提交于
      * perfect copy
      
      * deal with conflict
      
      * deal with conflict
      
      * fix compile bugs
      
      * fix unittest bugs
      
      * change code format
      
      * deal with conflict
      
      * modify code by review
      
      * fix ce bugs
      
      * fix ce bugs
      
      * add lo
      
      * perfect code format
      
      * deal with conflicts
      2739bd73
  2. 23 6月, 2022 1 次提交
  3. 15 6月, 2022 1 次提交
  4. 05 6月, 2022 1 次提交
  5. 04 6月, 2022 1 次提交
  6. 27 5月, 2022 1 次提交
  7. 23 5月, 2022 2 次提交
  8. 19 5月, 2022 1 次提交
  9. 18 5月, 2022 1 次提交
  10. 05 5月, 2022 1 次提交
  11. 30 4月, 2022 1 次提交
  12. 28 4月, 2022 1 次提交
  13. 27 4月, 2022 4 次提交
  14. 26 4月, 2022 2 次提交
  15. 25 4月, 2022 4 次提交
  16. 24 4月, 2022 1 次提交
  17. 23 4月, 2022 1 次提交
  18. 22 4月, 2022 2 次提交
  19. 19 4月, 2022 2 次提交
  20. 17 4月, 2022 1 次提交
    • C
      [Perf] Optimize dygraph scheduling performance (#41696) · 7ee31a96
      Chen Weihang 提交于
      * split phi and fluid infermeta context
      
      * resolve conflict
      
      * fix type error
      
      * optimize scheduling perf
      
      * spec small vector size
      
      * replace all grad var name
      
      * fix test failed
      
      * move init defalut signature
      
      * polish details
      
      * polish details
      
      * fix no init bug
      
      * init sig for tests
      
      * add init sig for infer
      
      * fix infrt error
      
      * fix infrt failed
      
      * fix kunlun error
      
      * fix infrt failed
      7ee31a96
  21. 15 4月, 2022 1 次提交
    • J
      Add eager string tensor (#41039) · a22b68b8
      Jack Zhou 提交于
      * Add core.eager.StringTensor __init__ which pyarray args can be passed
      
      * Add the numpy method of core.eager.StringTensor
      
      * revert tensor.to_string modification
      
      * Add ToPyObject for core.eager.StringTensor
      
      * Add debug string for core.eager.StringTensor
      
      * Remove place args of core.eager.StringTensor temporarily
      
      * Fix check string_tensor error
      
      * remove dtype of core.eager.StringTensor
      
      * add core.eager.StringTensor unittest
      
      * remove pstring from VarDesc
      
      * Add InitStringTensorWithStringTensor
      
      * Remove to_string modification
      
      * Remove zero_copy arg from StringTensor creator
      a22b68b8
  22. 14 4月, 2022 2 次提交
  23. 13 4月, 2022 4 次提交
  24. 12 4月, 2022 1 次提交
    • C
      [CustomOp] Add context pool unittests (#41085) · 59ec9599
      Chen Weihang 提交于
      * add context pool unittests
      
      * fix timeout
      
      * polish details
      
      * change option pos
      
      * add dll decl for wndows
      
      * fix pre-commit error
      
      * move dll_decl and export DeviceContext
      
      * replace lost dll_decl.h
      59ec9599
  25. 08 4月, 2022 1 次提交
  26. 07 4月, 2022 1 次提交