• K
    Fix save load inference model and remove pickle (#7712) · 5009f7c1
    kexinzhao 提交于
    * remove pick dependency
    
    * fix bug
    
    * small fix
    
    * modify executor.py for save and load
    
    * clean code
    
    * Add usage example
    
    * refine executor run function
    
    * fix bug
    
    * refine executor code
    
    * fix block bug
    
    * fix comments
    
    * fix bug
    
    * fix pass num
    5009f7c1
inference.cc 5.9 KB