webml-polyfill
webml-polyfill copied to clipboard
[IE-clDNN] Broadcasting isn't supported for ADD and MUL
Test Env: Chromium Version: nightly build 75.0.3739.0 (3acec85) Platform: Linux
Expected Result: The tests should pass.
Actual Result: Broadcasting isn't supported for ADD and MUL.
How to Reproduce:
Launch chromium with /usr/bin/chromium-browser-unstable --no-sandbox --use-inference-engine and visit
- https://brucedai.github.io/webnnt/test/add_broadcasting.html?prefer=sustained
- https://brucedai.github.io/webnnt/test/mul_broadcasting.html?prefer=sustained
I have validated that this issue will be fixed after integrating nGraph ops.