webml-polyfill icon indicating copy to clipboard operation
webml-polyfill copied to clipboard

Deprecated, the Web Neural Network Polyfill project has been moved to https://github.com/webmachinelearning/webnn-polyfill

Results 112 webml-polyfill issues
Sort by recently updated
recently updated
newest added

The page loading is slow for WebNN and OpenCV.js combined pages like https://intel.github.io/webml-polyfill/examples/image_classification/. I don't think we need to download webml-polyfill for OpenCV example, and we don't need to download...

bug

Error: The highest priority backend 'wasm' has not yet been initialized. Make sure to await tf.ready() or await tf.setBackend() before calling other methods @NALLEIN @akineeic please help investigate and fix...

["add with two inputs" and "add broadcast"](https://github.com/intel/webml-polyfill/blob/master/test/v2/cts/add.js) test cases can't run as expected after changing to V1 API.

**Test Env:** webml-polyfill commit: https://github.com/intel/webml-polyfill/commit/a0707ca7a7d26b7fdf52832e27e3d9805b61c9c0 **Expected Result:** The test should pass. **Actual Result:** MAXIMUM test failed with TF.js WASM backend: `Error: Broadcasting along outer dims is not yet supported for...

bug
p3

**Test Env:** Chromium Version: nightly build 75.0.3739.0(9642fde)/79.0.3917.0(e7b9a67) Platform: **Linux ubuntu 19.10 on Ice Lake(Intel Iris Plus Graphics)** **Expected Result:** DeepLab 321 and 513 should work normally for Linux ubuntu 19.10...

bug
p2