Contents

keras2onnx 1.7.0

0

Converts Machine Learning models to ONNX for use in Windows ML

Converts Machine Learning models to ONNX for use in Windows ML

Stars: 379, Watchers: 379, Forks: 112, Open Issues: 105

The onnx/keras-onnx repo was created 5 years ago and the last code push was 2 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

No  keras2onnx  pypi packages just yet.

Errors

A list of common keras2onnx errors.

Code Examples

Here are some keras2onnx code examples and snippets.

Related Packages & Articles

horovod 0.28.1

Horovod is a powerful distributed training framework for Python that allows you to train deep learning models across multiple GPUs and servers quickly and efficiently. It falls under the category of distributed computing libraries. Built on top of TensorFlow, PyTorch, and other popular deep learning frameworks, Horovod simplifies the process of scaling up your model training by handling the complexities of distributed training under the hood.