1. 02 8月, 2022 1 次提交
  2. 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
  3. 18 5月, 2022 1 次提交
  4. 16 2月, 2022 1 次提交
  5. 04 1月, 2022 1 次提交
    • 0
      [Dy2st]Fix error when set buffer in forward (#38540) · 1e3f01ed
      0x45f 提交于
      * fix error when set buffer in forward
      
      * add unittest
      
      * refine class name
      
      * refine not framework.in_dygraph_mode() in if
      
      * fix UT error
      
      * add comment
      
      * refine code
      
      * remove useless import
      1e3f01ed
  6. 24 12月, 2021 1 次提交
  7. 27 11月, 2020 1 次提交
  8. 06 11月, 2020 1 次提交
    • W
      refine jit.save/load to add support for other method, not only forward (#28376) · b5e662f8
      WeiXin 提交于
      * refine jit.save/load to add support for other method, not only forward
      
      * refine the code based on unit tests
      
      * Add unit test for the code
      
      * Add unit test for the code
      
      * Modify the code according to the unit test
      
      * Delete useless comments, save only one info file, etc.
      
      * remove static_mode_white_list.pyc
      
      * edit the code that generate 'extra_var_info'
      b5e662f8
  9. 24 9月, 2020 1 次提交
  10. 22 9月, 2020 1 次提交
  11. 11 9月, 2020 1 次提交
  12. 09 9月, 2020 1 次提交
  13. 07 9月, 2020 1 次提交
  14. 02 9月, 2020 1 次提交
  15. 31 8月, 2020 2 次提交
  16. 27 8月, 2020 1 次提交