1. 04 1月, 2023 1 次提交
  2. 30 12月, 2022 1 次提交
  3. 14 12月, 2022 1 次提交
  4. 02 12月, 2022 1 次提交
  5. 29 11月, 2022 1 次提交
  6. 17 11月, 2022 1 次提交
  7. 08 11月, 2022 1 次提交
  8. 23 10月, 2022 1 次提交
  9. 27 9月, 2022 2 次提交
  10. 22 9月, 2022 1 次提交
  11. 14 9月, 2022 1 次提交
  12. 09 9月, 2022 1 次提交
    • X
      [ Dy2Static ] convert_call support staticmethod for class. (#44983) · d0096eaf
      xiongkun 提交于
      * convert_call support staticmethod for class.
      
      * while support for python container.
      It is convenient to convert more dynamic graph codes into static graphs.
      
      * cond support python container
      
      * add unittest for staticmethod convert_call
      
      * fix bugs
      
      * add unittest for item interface
      
      * fix bugs
      
      * change to np.testing.assert_allclose
      
      * code format
      
      * fix comments.
      
      * code format
      d0096eaf
  13. 06 9月, 2022 1 次提交
  14. 02 9月, 2022 1 次提交
    • X
      [ Dy2Static ] transfer list into tensor array at runtime. (#45594) · 3be7f495
      xiongkun 提交于
      * 1. make list transformer into jit form.
      2. fix some bugs in tensor_array, such as append.
      3. enhance the function analysis visitor to recognize push/pop.
      4. add setter/getter helper to deal with 2+ name sets.
      
      * fix ci errors:
      1. add to_tensor_array logic in convert_cond
      2. fix IfExpr error.
      3. fix erros while return_names or push_pop_names is None
      4. fix slice error in a[i]=1 where a is tensor_array
      5. add pop interface in Variable
      3be7f495
  15. 03 8月, 2022 1 次提交
  16. 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
  17. 13 9月, 2021 1 次提交
  18. 01 9月, 2021 1 次提交
  19. 24 6月, 2021 1 次提交
  20. 16 6月, 2021 1 次提交
  21. 02 6月, 2021 1 次提交
  22. 27 4月, 2021 1 次提交
  23. 14 4月, 2021 1 次提交
  24. 01 12月, 2020 1 次提交
  25. 30 10月, 2020 1 次提交
  26. 23 9月, 2020 1 次提交
  27. 10 9月, 2020 1 次提交
  28. 24 8月, 2020 1 次提交
  29. 21 8月, 2020 1 次提交
  30. 12 6月, 2020 1 次提交
  31. 09 6月, 2020 1 次提交
  32. 13 5月, 2020 1 次提交
  33. 19 3月, 2020 1 次提交
  34. 24 12月, 2019 1 次提交
  35. 23 12月, 2019 1 次提交
  36. 20 12月, 2019 1 次提交
  37. 18 12月, 2019 1 次提交
  38. 16 12月, 2019 1 次提交
  39. 11 12月, 2019 1 次提交