{"library":"onnxruntime-common","type":"library","category":null,"description":"onnxruntime-common serves as the foundational JavaScript API layer for the ONNX Runtime ecosystem, providing shared types, interfaces, and core functionalities. It is designed to be consumed indirectly by platform-specific packages like `onnxruntime-node`, `onnxruntime-web`, and `onnxruntime-react-native`, rather than being used directly by end-user applications. The current stable version is 1.24.3, with frequent patch releases addressing bug fixes, security enhancements, and execution provider updates, as evidenced by recent 1.24.x versions. Its primary differentiator is enabling a consistent programming model across various JavaScript environments, abstracting away platform-specific implementations and ensuring interoperability for machine learning inference.","language":"javascript","status":"active","version":"1.24.3","tags":["javascript","ONNX","ONNXRuntime","ONNX Runtime","typescript"],"install":[{"cmd":"npm install onnxruntime-common","imports":["import { InferenceSession } from 'onnxruntime-common';","import { Tensor } from 'onnxruntime-common';","import { SessionOptions } from 'onnxruntime-common';"]},{"cmd":"yarn add onnxruntime-common","imports":[]},{"cmd":"pnpm add onnxruntime-common","imports":[]}],"homepage":"https://onnxruntime.ai","github":"https://github.com/Microsoft/onnxruntime","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/onnxruntime-common","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/onnxruntime-common/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}