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

[MPS] The result is incorrect for Deeplab 224 Atrous(OpenVINO) on MPS #1282

Open Christywl opened 4 years ago

Christywl commented 4 years ago

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:

Screen Shot 2020-06-18 at 9 48 16 AM

How to Reproduce:

  1. Visit https://intel.github.io/webml-polyfill/examples/semantic_segmentation
  2. Select SUSTAINED_SPEED
  3. Select Deeplab 224 Atrous(OpenVINO)