onnxruntime/samples/nodejs/04_create-inference-session
..
index.js
model.onnx
package.json Doc Updates for Build (#3976) 2020-05-18 20:08:36 -07:00
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.