{"library":"onnx","type":"library","category":null,"description":"ONNX (Open Neural Network Exchange) is an open standard format designed to represent machine learning models, facilitating interoperability between different deep learning frameworks. The library is actively maintained with a regular release cadence, typically seeing major versions every few months interspersed with patch releases. It currently requires Python 3.10 or newer.","language":"python","status":"active","version":"1.21.0","tags":["machine learning","neural networks","model exchange","deep learning","inference","AI"],"install":[{"cmd":"pip install onnx","imports":["import onnx","from onnx import helper","from onnx import checker","from onnx import TensorProto"]}],"homepage":"https://onnx.ai/","github":"https://github.com/onnx/onnx","docs":null,"changelog":null,"pypi":"https://pypi.org/project/onnx/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":6.7,"avg_import_s":0.52,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/onnx/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"draft"}}