• C
    Update set_dict method name & add aliases (#26700) · 9cb57f94
    Chen Weihang 提交于
    * update set_dict method name & add aliases
    
    * fix var name error
    
    * fix alias formats
    
    * use set_state_dict in unittest
    
    * add decorator solve compatible problem
    
    * polish decorator
    
    * replace layer set_state_dict by patched method
    
    * remove import monkey path layer
    
    * fix import function error
    
    * add unittest for coverage
    9cb57f94
parallel.py 22.7 KB