intel / webml-polyfill

Deprecated, the Web Neural Network Polyfill project has been moved to https://github.com/webmachinelearning/webnn-polyfill
Apache License 2.0
161 stars 42 forks source link

[BNNS] "InvalidStateError: finishfails: 4" happened for AVERAGE_POOL_2D/CONCATENATION/MAX_POOL_2D/SOFTMAX #207

Open Christywl opened 6 years ago

Christywl commented 6 years ago

Test Env: Chromium Version: nightly build 70.0.3503.0 (313c1c2) Device: Mac Book Pro

Expected Result: The test should pass.

Actual Result: Errors happened for AVERAGE_POOL_2D/CONCATENATION/MAX_POOL_2D/SOFTMAX: InvalidStateError: finishfails: 4

How to Reproduce:

  1. Install Chromium and enable WebML flag
  2. Launch Chromium and visit:
lisa0314 commented 6 years ago

This issue is caused by the underlying absence of corresponding interfaces.