mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-19 21:32:23 +00:00
* fix bundle for multi-thread, add e2e test and support nodejs * add copyright banner * resolve comments * add comments for isMultiThreadSupported() |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| browser-test-wasm-no-threads.js | ||
| browser-test-wasm.js | ||
| browser-test-webgl.js | ||
| common.js | ||
| karma.conf.js | ||
| model.onnx | ||
| node-test-main-no-threads.js | ||
| node-test-main.js | ||
| package.json | ||
| run.js | ||
| simple-http-server.js | ||