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

[IE-clDNN] Broadcasting isn't supported for ADD and MUL

Open Christywl opened this issue 6 years ago • 1 comments

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

Christywl avatar Apr 22 '19 08:04 Christywl

I have validated that this issue will be fixed after integrating nGraph ops.

mingmingtasd avatar Aug 18 '20 01:08 mingmingtasd