js_output.bin != cc_output.bin where the expected output is js_output.bin.
deno -A main.ts # Creates js_output.bin- Build ONNX Runtime following the instructions at https://github.com/olilarkin/ort-builder.
- Copy its build output to the root directory of this project under a new directory called
onnxruntime. - Run this:
./configure.sh
./build.sh
./build/problem # Creates cc_output.bin