Provider
ONNX
No field note has been filed yet.
Open ↗Filed byDirectory
Products by ONNX
ONNX ModelContainer
library
API to store large tensors outside ModelProto, avoiding protobuf serialization of large initializers.
View ↗ONNX Backend API
api
ONNX backend abstraction for executing models with device support and test utilities.
View ↗ONNX API Reference
library
Python API reference for ONNX 1.23.0, covering versioning, protobuf data structures, serialization helpers, and model utilities.
View ↗ONNX Helper
library
Python helper functions to create ONNX graph components.
View ↗ONNX Python API
sdk
Python SDK for serializing and deserializing ONNX models and protocol buffer objects.
View ↗ONNX External Data Helper
library
Python utilities for managing external tensor data in ONNX models, including conversion, loading, and saving operations.
View ↗ONNX Compose
library
Utilities to merge ONNX graphs and models and add name prefixes.
View ↗ONNX
open_source
Open standard for machine learning interoperability enabling model exchange between frameworks.
View ↗ONNX Protocol Buffers API
library
Python API for ONNX protobuf structures: ModelProto, GraphProto, NodeProto, TensorProto, and other message types.
View ↗ONNX Inliner
library
Python utility library for inlining ONNX model-local and selected functions into a model graph.
View ↗ONNX Checker
library
Graph utilities for validating ONNX proto messages.
View ↗ONNX Python API - onnx.defs
library
Python module for ONNX operator schema definitions and version management.
View ↗