onnxruntime and onnxconverter-common

These are complements: onnxconverter-common provides shared conversion utilities that multiple ONNX converters depend on to transform models into ONNX format, which ONNX Runtime then executes across platforms.

onnxruntime
100
Verified
onnxconverter-common
72
Verified
Maintenance 25/25
Adoption 25/25
Maturity 25/25
Community 25/25
Maintenance 6/25
Adoption 25/25
Maturity 18/25
Community 23/25
Stars: 19,534
Forks: 3,759
Downloads: 76,261,123
Commits (30d): 160
Language: C++
License: MIT
Stars: 295
Forks: 70
Downloads: 779,909
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No risk flags

About onnxruntime

microsoft/onnxruntime

ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator

Supports inference across diverse ML frameworks (PyTorch, TensorFlow, scikit-learn, XGBoost, LightGBM) through the ONNX standard, applying graph optimizations and hardware acceleration (CPUs, GPUs, NPUs) for optimal performance. Training acceleration targets PyTorch transformer models on multi-GPU setups with minimal code changes. Operates as a portable runtime layer abstracting hardware and framework differences across Windows, Linux, and macOS.

About onnxconverter-common

microsoft/onnxconverter-common

Common utilities for ONNX converters

Scores updated daily from GitHub, PyPI, and npm data. How scores work