Metadata-Version: 2.1
Name: onnx2onnx
Version: 0.3.1
Summary: An Open Neural Network Exchange (ONNX) Optimization and Transformation Tool.
Author-email: Wenyi Tang <wenyi.tang@intel.com>, Jianjin Liao <jianjin.liao@intel.com>
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: onnx
Requires-Dist: networkx
Requires-Dist: numpy
Requires-Dist: tabulate
Requires-Dist: openvino-dev>=2023.1.0 ; extra == "test"
Requires-Dist: pre-commit ; extra == "test"
Requires-Dist: pytest ; extra == "test"
Requires-Dist: pytest-cov ; extra == "test"
Requires-Dist: pooch ; extra == "test"
Project-URL: Docs, https://loseall.github.io/onnx2onnx
Project-URL: Home, https://github.com/intel-innersource/onnx2onnx
Provides-Extra: test

# onnx2onnx
An Open Neural Network Exchange (ONNX) Optimization and Transformation Tool.

