1. 20 1月, 2023 1 次提交
  2. 17 1月, 2023 4 次提交
  3. 12 1月, 2023 1 次提交
  4. 11 1月, 2023 1 次提交
  5. 09 1月, 2023 2 次提交
  6. 06 1月, 2023 1 次提交
  7. 05 1月, 2023 1 次提交
  8. 03 1月, 2023 1 次提交
  9. 30 12月, 2022 1 次提交
  10. 29 12月, 2022 1 次提交
  11. 19 12月, 2022 1 次提交
  12. 13 12月, 2022 1 次提交
  13. 08 12月, 2022 1 次提交
  14. 01 12月, 2022 1 次提交
  15. 29 11月, 2022 1 次提交
  16. 08 11月, 2022 1 次提交
  17. 03 11月, 2022 1 次提交
  18. 23 10月, 2022 1 次提交
  19. 19 10月, 2022 1 次提交
  20. 17 10月, 2022 1 次提交
    • N
      [CodeStyle][py2] remove `compat` module (to_bytes) (#47035) · 198c7993
      Nyakku Shigure 提交于
      * [CodeStyle][py2] remove `compat` module (to_bytes)
      
      * remove some unused imports
      
      * clean up to_bytes definition and unittests
      
      * Revert "clean up to_bytes definition and unittests"
      
      This reverts commit e726539e1768172a411ff60e63fab82f164343cf.
      
      * use `b` prefix instead of `encode()`
      198c7993
  21. 11 10月, 2022 1 次提交
  22. 27 9月, 2022 1 次提交
  23. 14 9月, 2022 1 次提交
  24. 09 9月, 2022 1 次提交
  25. 29 8月, 2022 1 次提交
    • Z
      [new_exe] Dy2Static support new_executor (#44450) · aba1295b
      zhangbo9674 提交于
      * add interpretercore
      
      * refine backward program id
      
      * add code
      
      * refine program
      
      * refine code
      
      * create forward/backward_program by prog2graph2prog method
      
      * test, do not care
      
      * refine code
      
      * refine code
      
      * refine code
      
      * test, do not care
      
      * add interpretorcore
      
      * add scope
      
      * refine scope create method
      
      * add jit for new_exe
      
      * solve conflict
      
      * delete unused code
      
      * polish code
      
      * polish code
      
      * refine scope in inplace
      
      * refine for datatransfer
      
      * refine _rebuild_from_desc
      
      * refine control eager deletion attr
      
      * refine used_for_jit
      
      * refine jit for infer
      
      * op size0 use ori program
      
      * polish code
      
      * refine jit
      
      * refine run_program_op ut
      
      * refine inplace
      
      * refine control
      
      * refine graph helper
      
      * refine control
      
      * refine inplace
      
      * refine buffer_share_inplace_pass
      
      * polish code
      
      * polish code
      
      * refine usage for compilerProgram
      
      * refine control
      
      * test
      
      * test core cache
      
      * refine code
      
      * refine io.py
      
      * increase test_seq2seq timeout
      
      * refine convert program
      
      * refine interpretercore_cache release
      
      * delete buildinplace
      
      * refine partial_program && io
      
      * refine code for io
      
      * test
      
      * test
      
      * test
      aba1295b
  26. 26 8月, 2022 1 次提交
  27. 19 8月, 2022 1 次提交
  28. 18 8月, 2022 1 次提交
  29. 10 8月, 2022 1 次提交
  30. 21 7月, 2022 1 次提交
  31. 14 7月, 2022 1 次提交
  32. 22 6月, 2022 1 次提交
  33. 05 6月, 2022 1 次提交
    • S
      【code format check upgrade】 step2:yapf (#42944) · a072fca8
      Sing_chan 提交于
      * use yapf to format all python file
      
      * yapf exclude two unittests file for they rely on writing and reading file, and format will break them
      
      * disable diff_py_file because too many diff files cause command following failed
      a072fca8
  34. 02 6月, 2022 1 次提交
  35. 25 3月, 2022 2 次提交