keras2onnx 1.7.0
0
Converts Machine Learning models to ONNX for use in Windows ML
Contents
Converts Machine Learning models to ONNX for use in Windows ML
Stars: 379, Watchers: 379, Forks: 109, Open Issues: 105The onnx/keras-onnx
repo was created 5 years ago and the last code push was 3 years ago.
The project is popular with 379 github stars!
How to Install keras2onnx
You can install keras2onnx using pip
pip install keras2onnx
or add it to a project with poetry
poetry add keras2onnx
Package Details
- Author
- Microsoft Corporation
- License
- MIT License
- Homepage
- https://github.com/onnx/keras-onnx
- PyPi:
- https://pypi.org/project/keras2onnx/
- GitHub Repo:
- https://github.com/onnx/keras-onnx
Classifiers
Related Packages
Errors
A list of common keras2onnx errors.
Code Examples
Here are some keras2onnx
code examples and snippets.