• 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
test_declarative.py 13.3 KB