{"library":"onnx-proto","type":"library","category":null,"description":"This `onnx-proto` package provides pre-compiled Protobuf definitions for the Open Neural Network Exchange (ONNX) format, specifically derived from the upstream `onnx/onnx.proto3` file. It enables JavaScript and TypeScript projects to interact with ONNX models by offering type-safe access to the ONNX IR (Intermediate Representation) structures, encompassing messages like `ModelProto`, `GraphProto`, `NodeProto`, and `TensorProto`. The current stable version is 8.0.1, reflecting the latest ONNX IR_VERSION 8 (corresponding to ONNX v1.10.2). Releases are automatically published to npm from the master branch whenever the underlying ONNX definition is updated or significant maintenance occurs, ensuring developers have timely access to the latest ONNX specification. Its key differentiator is being a direct, pre-compiled, and type-safe representation of the official ONNX protobuf schema, saving users the complexity of generating Protobuf code themselves for JavaScript and TypeScript environments.","language":"javascript","status":"active","version":"8.0.1","tags":["javascript","onnx","protobuf","typescript"],"install":[{"cmd":"npm install onnx-proto","imports":["import { onnx } from 'onnx-proto';","import { onnx } from 'onnx-proto'; // Access via onnx.TensorProto","import { onnx } from 'onnx-proto'; // Access via onnx.ModelProto"]},{"cmd":"yarn add onnx-proto","imports":[]},{"cmd":"pnpm add onnx-proto","imports":[]}],"homepage":"https://onnx.ai","github":"https://github.com/chaosmail/onnx-proto","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/onnx-proto","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/onnx-proto/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}