onnxruntime/samples/nodejs/04_create-inference-session
2021-08-06 19:35:43 -07:00
..
index.js
model.onnx
package.json
README.md

04 Create InferenceSession

This example shows how to create InferenceSession in different ways.

For more information about SessionOptions, please refer to other examples.