https://store-images.s-microsoft.com/image/apps.60369.befbc5c1-b754-4f0f-81e8-d50fac46262c.a2bd23ee-7661-4222-a5ce-866c0c15a1cd.32d811ff-4f45-426c-a311-89b6481415a8
ONNX
kCloudHub
ONNX
kCloudHub
ONNX
kCloudHub
Version 1.18.0 + Free Support on Ubuntu 24.04
ONNX (Open Neural Network Exchange) is an open-source format for representing machine learning models. It enables seamless model interoperability between popular deep learning frameworks like PyTorch, TensorFlow, and scikit-learn, allowing developers to train a model in one framework and deploy it in another.
Features of ONNX:
- Interoperable format supported by leading AI frameworks.
- Supports both traditional ML and deep learning models.
- Optimized runtimes available for CPU, GPU, and edge devices.
- Extensible and designed for performance at scale.
- Active open-source community and wide industry adoption.
To test the ONNX installation:
$ source venv/bin/activate
$ python3
>>> import onnx
>>> print(onnx.__version__)
Disclaimer: ONNX is an open-source project originally developed by Microsoft and Facebook. This marketplace listing is not affiliated with or endorsed by the ONNX Project or its contributors. The software is provided “as is” without warranties or guarantees. Users are responsible for compliance with all applicable licenses and regulations.