awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

ONNX model exporter

Ranking updated Jul 3, 2026

Find the best ONNX model exporters for your machine learning workflow. Compare top-rated tools by activity and features to pick the right one.

ONNX model exporter

Find the best repos with AI.We'll search the best matching repositories with AI.
  • onnx/onnxonnx avatar

    onnx/onnx

    20,358View on GitHub↗

    ONNX is an open-source standard for machine learning interoperability that provides a unified format for representing neural network models. By defining a common set of operators and a standardized file structure, it enables models to be shared, exported, and executed consistently across different training frameworks and software ecosystems. The project functions as an intermediate representation layer that decouples model development from deployment. It utilizes a language-neutral binary serialization format to store model structures and weights, ensuring that computational graphs remain por

    The official ONNX repository is the core standard and reference implementation for exporting models to the unified ONNX format, directly addressing the need for multi‑framework conversion and interoperability across PyTorch, TensorFlow, and other ecosystems.

    PythonMachine Learning Model PortabilityDirected Acyclic Graph Execution EnginesModel Interoperability Formats
    View on GitHub↗20,358
  • onnx/onnxmltoolsonnx avatar

    onnx/onnxmltools

    1,160View on GitHub↗

    This project is a machine learning interoperability tool designed to translate models from various training frameworks into the standardized open neural network exchange format. It functions as a model deployment pipeline that enables consistent execution across diverse inference engines and hardware environments. The tool utilizes graph-based translation and an operator mapping layer to convert framework-specific mathematical functions into a common intermediate representation. It distinguishes itself through a pluggable converter architecture, which allows developers to register custom tran

    ONNXMLTools converts models to ONNX from non-PyTorch/TensorFlow frameworks like scikit-learn and Keras, so it fits the ONNX export category but may not cover the deep-learning frameworks your search primarily asks for.

    PythonModel Interoperability ToolsModel Deployment PipelinesModel Format Converters
    View on GitHub↗1,160

Related searches

  • a toolkit for on-device model deployment
  • a guide for exporting database data
  • an open source model for local deployment
  • an open source model for local inference
  • a toolkit for quantizing large language models
  • a library for accelerating transformer inference
  • a system for distributing LLM inference across nodes
  • an inference engine optimized for Apple Silicon