• W
    paddle.save support object save to memory. (#32999) · cdd6437a
    WeiXin 提交于
    * support state_dict save to memory.
    
    * Perfect unittest
    
    * perfect unittest.
    
    * suport saving binary var to memory
    
    * polish code.
    
    * packag save/load files into pybind/io.py
    
    * polish code .
    
    * add example for save to memory; remove useless save load function(_load_static_dict,_save_dygraph_dict)
    
    * delete _load_static/dygraph_dict;_save_static/dygraph_dict
    
    * edit example of paddle.save/load
    cdd6437a
selected_rows.h 5.4 KB