Does onnxruntime-web support XNNPACK backend? #16724
Unanswered
vadimkantorov
asked this question in
General
Replies: 1 comment
-
It should support XNNPack. This page may be out of date. You can track the release changes here: https://github.com/microsoft/onnxruntime/releases. Option |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
There is no mention of it here in the docs:
https://github.com/microsoft/onnxruntime/tree/main/js/web#readme but #13912 suggests that it might be supported somehow (but maybe not tested?)
XNNPACK supports wasm-simd backend and quantization and is the main backend of tflite
Beta Was this translation helpful? Give feedback.
All reactions