Metadata-Version: 2.1
Name: msnhnet-onnx
Version: 0.0.1
Summary: a toolkit for converting ONNX model to msnhnet.
Home-page: https://github.com/BBuf/msnhnet-onnx
Author: zhangxiaoyu
Author-email: 1182563586@qq.com
License: Apache 2.0
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/plain
Requires-Dist: six
Requires-Dist: protobuf

msnhnet_onnx is a toolkit for converting trained model of OneFlow to ONNX and ONNX to OneFlow.

Usage: msnhnet_onnx --model_dir src --save_file dist
GitHub: https://github.com/BBuf/msnhnet-onnx
Email: 1182563586@qq.com

