mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-17 21:10:43 +00:00
### Description Enabled the use of per channel Bias and Mean normalization when converting an image <--> tensor. Added a few bug fixes and updates to the relevant E2E tests. --------- Co-authored-by: shalvamist <shalva.mist@microsoft.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| browser-test-wasm-image-tensor-image.js | ||
| browser-test-wasm-multi-session-create.js | ||
| browser-test-wasm-no-threads.js | ||
| browser-test-wasm-path-override-filename.js | ||
| browser-test-wasm-path-override-prefix.js | ||
| browser-test-wasm-proxy-no-threads.js | ||
| browser-test-wasm-proxy.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 | ||
| node-test-wasm-path-override-filename.js | ||
| node-test-wasm-path-override-prefix.js | ||
| package.json | ||
| run.js | ||
| simple-http-server.js | ||