1. 31 3月, 2023 1 次提交
  2. 29 3月, 2023 1 次提交
  3. 25 3月, 2023 1 次提交
  4. 11 1月, 2023 1 次提交
    • R
      [Dy2St] 移除 ProgramTranslator (#49628) · 2bb28f31
      Ryan 提交于
      * add enable_to_static and drop some methods of ProgramTranslator
      
      * fix code style
      
      * fix cant import enable_to_static and update unitest
      
      * change unitest and rollback code of PT
      
      * fix can't import as of utils
      
      * roll back PT
      
      * fix roll back
      
      * add some unitest
      
      * add unitest and fix codestyle bug in api.py
      
      * finish all unitest
      
      * remove ProgramTranslator
      
      * fix code style
      
      * restore test_program_translator
      
      * api.py remove get_func
      
      * TestDygraphToStaticCode
      
      * fix check_type and import err
      
      * roll back PT without getcode
      
      * roll back pt with get_code
      
      * convert_to_static
      
      * fix import __all__
      2bb28f31
  5. 19 12月, 2022 1 次提交
  6. 29 11月, 2022 1 次提交
  7. 28 11月, 2022 1 次提交
  8. 23 10月, 2022 1 次提交
  9. 27 9月, 2022 1 次提交
  10. 17 8月, 2022 1 次提交
    • N
      [CodeStyle][NPU] use np.testing.assert_allclose instead of... · 2de0d676
      Nyakku Shigure 提交于
      [CodeStyle][NPU] use np.testing.assert_allclose instead of self.assertTrue(np.allclose(...)) (part 1) (#44988)
      
      * autofix
      
      * try resolve precision issues
      
      * revert some changes
      
      * clean some `err_msg`
      
      * 0.0001 -> 1e-4
      
      * update commented assert code
      
      * try to fix some shape errors
      
      * `numpy` -> `np`
      
      * empty commit, trigger kunlun ci, test=kunlun
      
      * empty commit, retrigger kunlun ci, test=kunlun
      
      * empty commit, trigger kunlun ci, try fix npu memcpy_h2d, test=kunlun
      
      * try fix npu import error, test=kunlun
      2de0d676
  11. 05 7月, 2022 1 次提交
  12. 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
  13. 01 9月, 2020 1 次提交
  14. 19 6月, 2020 1 次提交
  15. 08 5月, 2020 1 次提交
  16. 18 4月, 2020 1 次提交
  17. 11 4月, 2020 1 次提交
  18. 10 4月, 2020 1 次提交
  19. 09 4月, 2020 1 次提交
  20. 05 4月, 2020 1 次提交
  21. 04 4月, 2020 1 次提交
  22. 26 3月, 2020 1 次提交
  23. 23 3月, 2020 1 次提交
  24. 04 3月, 2020 1 次提交