In the recent blog post XNNPack was shown to have accelerated processing via quantization and SIMD. I’d like to utilize these abilities via TFJS (WASM), though it is unclear exactly how to do so.
In the blog post they mention that, “will be available in TensorFlow Lite Web API in the 2.7 release”, when will that release be available? If I wanted to try it now should I just build TFJS myself from nightly, or is it just not in the codebase yet?
Please let me know!
Michael Carlon