onnxruntime/samples/nodejs/02_create-tensor
2021-10-01 22:47:52 +00:00
..
index.js Merged PR 6524907: Fix merge conflicts from public ORT to WindowsAI ORT 2021-10-01 22:47:52 +00:00
package.json
README.md

02 Create Tensor

This example is a demonstration of basic usage of creating tensors.

In this example, we create tensors in different ways.