1. 10 8月, 2023 1 次提交
  2. 02 6月, 2023 1 次提交
  3. 22 5月, 2023 1 次提交
    • X
      Eval frame speedup (#53969) · 9fb22293
      xiongkun 提交于
      * [Dy2static-Fallback] add set_eval_frame function in pybind.
      1. add set_eval_frame function in pybind.
      
      * add unittest for eval frame hooker.
      
      * [support py38]
      
      * fix-GeneratorExit error in eval frame hooker
      
      * support python == 3.9
      
      * support 3.10
      
      * fix some comments
      
      * speed up eval frame for cache hitted code.
      
      * code format
      
      * fix unittest
      
      ---------
      Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
      9fb22293
  4. 18 5月, 2023 1 次提交
    • X
      [Dy2static-Fallback] add set_eval_frame function in pybind. (#52006) · 7b1695af
      xiongkun 提交于
      * [Dy2static-Fallback] add set_eval_frame function in pybind.
      1. add set_eval_frame function in pybind.
      
      * add unittest for eval frame hooker.
      
      * [support py38]
      
      * fix-GeneratorExit error in eval frame hooker
      
      * support python == 3.9
      
      * support 3.10
      
      * fix some comments
      7b1695af