• F
    Python API for inference model saving/load (#5020) · 6783dcee
    fengjiayi 提交于
    * Add `dump_to_file()` for ProgrameDescBind in pybind
    
    * Update
    
    * Add utility.py
    
    * typo
    
    * Fix bugs
    
    * Move add_feed/fetch_components to untility.py
    
    * Compelete dump
    
    * Follow comments
    
    * Change output of Prune() from inference to pointer
    
    * Expose Prune() to Python
    
    * Compelete save/load API of inference model
    
    * Fix errors
    
    * Debuging
    
    * Compelete unit tests
    
    * follow comments
    6783dcee
.gitignore 415 字节