onnxruntime/js/common
2021-10-14 21:46:22 -07:00
..
lib [js/web] remove webgl from default fallback list (#9374) 2021-10-14 21:46:22 -07:00
.gitignore
.npmignore
package-lock.json Bumping up to 1.10 (#9006) 2021-09-22 16:34:28 -07:00
package.json Bumping up to 1.10 (#9006) 2021-09-22 16:34:28 -07:00
README.md
tsconfig.json
typedoc.json
webpack.config.js

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.