提交 0201001a 编写于 作者: M mindspore-ci-bot 提交者: Gitee

!2731 remove export lite model api

Merge pull request !2731 from yangjie159/r0.5
......@@ -420,7 +420,6 @@ def export(net, *inputs, file_name, file_format='GEIR'):
- GEIR: Graph Engine Intermidiate Representation. An intermidiate representation format of
Ascend model.
- ONNX: Open Neural Network eXchange. An open format built to represent machine learning models.
- LITE: Huawei model format for mobile. A lite model only for the MindSpore Lite
- BINARY: Binary format for model. An intermidiate representation format for models.
"""
logger.info("exporting model file:%s format:%s.", file_name, file_format)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册