• L
    Update hapi.model._save_inference_model by using new features of dy2stat in 2.0-beta API (#27272) · 69279207
    LiuChiachi 提交于
    * update model.save_inference_model
    
    * update doc for _save_inference_model, delete useless class in unittests
    
    * make users not be able to set model._inputs be None
    
    * update usage of Model class in unittests
    
    * fix bugs of _verify_spec
    
    * fix bugs of _verify_spec
    
    * add unittest to increase coverage rate
    
    * delete http.log
    
    * update doc for save, remove requirments and limitations for using
    
    * update doc for class Model
    69279207
model.py 73.8 KB