Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 497 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 497 Bytes

ONNX Runtime JavaScript API

ONNX Runtime JavaScript API is a unified API for all JavaScript usages. It's dependency of the following NPM packages:

  • onnxruntime-node
  • onnxruntime-web
  • onnxruntime-react-native

This package (onnxruntime-common) is not designed for using directly. Please consider to install one of the NPM packages above according to target platform.

License

License information can be found here.