1.17.3-rev.1 • Published 10 days ago

onnxruntime-node v1.17.3-rev.1

Weekly downloads
-
License
MIT
Repository
github
Last release
10 days ago

ONNX Runtime Node.js Binding

ONNX Runtime Node.js binding enables Node.js applications to run ONNX model inference.

Usage

Install the latest stable version:

npm install onnxruntime-node

Refer to Node.js samples for samples and tutorials.

Requirements

ONNXRuntime works on Node.js v12.x+ or Electron v5.x+.

Following platforms are supported with pre-built binaries:

  • Windows x64 CPU NAPI_v3
  • Linux x64 CPU NAPI_v3
  • MacOS x64 CPU NAPI_v3

To use on platforms without pre-built binaries, you can build Node.js binding from source and consume it by npm install <onnxruntime_repo_root>/js/node/. See also instructions for building ONNX Runtime Node.js binding locally.

License

License information can be found here.

1.17.3-rev.1

22 days ago

1.17.3

22 days ago

1.17.0

3 months ago

1.16.3

6 months ago

1.16.2

6 months ago

1.16.1

7 months ago

1.16.0

8 months ago

1.15.0

12 months ago

1.15.1

11 months ago

1.14.0

1 year ago

1.13.1

2 years ago

1.12.1

2 years ago

1.12.0

2 years ago

1.11.0

2 years ago

1.10.0

2 years ago

1.9.0

3 years ago

1.8.1

3 years ago

1.8.0

3 years ago

1.7.0-dev.4

3 years ago

1.7.0-dev.0

3 years ago