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

**Test Env:** Chromium Version: nightly build 79.0.3917.0 (74a844d) Platform: macOS **Expected Result:** The example should work. **Actual Result:** The result is incorrect for `Deeplab 224 Atrous(OpenVINO)` on MPS: **How to...

bug
p2

We should invesitage RNNoise for Noise Suppression use cases. - https://hacks.mozilla.org/2017/09/rnnoise-deep-learning-noise-suppression/ - https://github.com/xiph/rnnoise [#webmachinelearning/webnn/issues/66](https://github.com/webmachinelearning/webnn/issues/66) Evaluate noise suppression models for required ops

enhancement

Add new super-resolution model from openvino. Here is the corresponding information of the model : - [single-image-super-resolution-1032](https://download.01.org/opencv/2019/open_model_zoo/R2/20190628_153000_models_bin/single-image-super-resolution-1032/FP32/) - [single-image-super-resolution-1032 Model Performance In OpenVINO](https://docs.openvinotoolkit.org/latest/_models_intel_single_image_super_resolution_1032_description_single_image_super_resolution_1032.html) - [single-image-super-resolution-1032](https://download.01.org/opencv/2019/open_model_zoo/R2/20190628_153000_models_bin/single-image-super-resolution-1033/FP32/) - [single-image-super-resolution-1033 Model Performance In...

**Test Env:** Chromium Version: nightly build 79.0.3917.0 (74a844d) Platform: Windows **Expected Result:** The example should work. **Actual Result:** 'KWS CNN(TFLite)' model of Speech Commands doesn't work for IE backends on...

bug
p1

**Test Env:** Chromium Version: nightly build 79.0.3917.0 (74a844d) Platform: Linux **Expected Result:** The example should work. **Actual Result:** The results are incorrect for KWS DNN(OpenVINO) model on Linux for GNA...

bug
p1

**Test Env:** Chromium Version: nightly build 79.0.3917.0 (74a844d) Platform: Linux **Expected Result:** The tests should pass. **Actual Result:** Plug Intel Neural Compute Stick 2, it throws an error in the...

bug
p1

**Test Env:** Chromium Version: nightly build 79.0.3917.0 (74a844d) Platform: Linux **Expected Result:** Speech Commands should work. **Actual Result:** Chromium crashed when running Speech Commands example for IE-MKLDNN/IE-clDNN/IE-MYRIAD/IE-GNA : ``` $...

bug
p1

**Test Env:** Chromium Version: nightly build 79.0.3917.0 (74a844d) Platform: Linux **Expected Result:** The tests should pass. **Actual Result:** VPU doesn't support depthwise_multiplier >1: `[24753:24767:0612/152351.576597:ERROR:compilation_delegate_ie.cc(585)] depthwise_multiplier 2 is not supported` **How...

bug
p2