Package Exports
- onnxruntime-common
- onnxruntime-common/dist/lib/index.js
- onnxruntime-common/dist/ort-common.node.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (onnxruntime-common) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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.