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:** No crash. **Actual Result:** Chromium crashed when running Face Recognition example: ``` [1452:30479:0618/103935.786038:ERROR:execution_impl_bnns.mm(258)] Fail to apply a filter...

bug

PR is under testing, will be submit to fix this issue soon.

**Test Env:** Platform: Android **Actual Result:** OpenVINO models can't be ran on NNAPI after [speech_recognition PR was merged](https://github.com/intel/webml-polyfill/commit/6151be704d052590a0ec9c96ce6e7ec32ea72a7e,). There were some updates for [util/openvino/OpenVINOModelImporter.js](https://github.com/intel/webml-polyfill/commit/6151be704d052590a0ec9c96ce6e7ec32ea72a7e#diff-79f9fbbb4543c518853a3aae5bb94410) **How to Reproduce:** 1. Visit https://intel.github.io/webml-polyfill/examples/image_classification...

bug
p1