1. 23 6月, 2022 1 次提交
  2. 15 6月, 2022 1 次提交
  3. 05 6月, 2022 1 次提交
  4. 04 6月, 2022 1 次提交
  5. 27 5月, 2022 1 次提交
  6. 23 5月, 2022 2 次提交
  7. 19 5月, 2022 1 次提交
  8. 18 5月, 2022 1 次提交
  9. 05 5月, 2022 1 次提交
  10. 30 4月, 2022 1 次提交
  11. 28 4月, 2022 1 次提交
  12. 27 4月, 2022 4 次提交
  13. 26 4月, 2022 2 次提交
  14. 25 4月, 2022 4 次提交
  15. 24 4月, 2022 1 次提交
  16. 23 4月, 2022 1 次提交
  17. 22 4月, 2022 2 次提交
  18. 19 4月, 2022 2 次提交
  19. 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
  20. 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
  21. 14 4月, 2022 2 次提交
  22. 13 4月, 2022 4 次提交
  23. 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
  24. 08 4月, 2022 1 次提交
  25. 07 4月, 2022 1 次提交
  26. 04 4月, 2022 1 次提交