{"library":"onnxscript","type":"library","category":null,"description":"ONNX Script is a Python library that enables developers to naturally author ONNX functions and models using a subset of Python. It provides tools to translate Python functions into serialized ONNX graphs, offering an expressive, simple, and debuggable way to define ONNX models. The library is actively maintained with frequent patch releases addressing bug fixes and minor improvements.","language":"python","status":"active","version":"0.6.2","tags":["ONNX","Deep Learning","MLOps","Model Export","Python to ONNX","AI/ML"],"install":[{"cmd":"pip install onnxscript","imports":["from onnxscript import script","from onnxscript import opset15 as op","from onnxscript.onnx_types import FLOAT"]}],"homepage":"https://microsoft.github.io/onnxscript/","github":"https://github.com/microsoft/onnxscript","docs":null,"changelog":null,"pypi":"https://pypi.org/project/onnxscript/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":12,"avg_import_s":2.15,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/onnxscript/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}