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

[Workload] The DeepLab image is reversed for all backends with M79 builds on Ice Lake

Open Christywl opened this issue 5 years ago • 0 comments

Test Env: Chromium Version: nightly build 79.0.3917.0(4e4a1a3) Platform: Linux ubuntu 19.10 on Ice Lake(Intel Iris Plus Graphics)

Expected Result: DeepLab workload should work normally for Linux ubuntu 19.10 on Ice Lake(Intel Iris Plus Graphics)

Actual Result: The DeepLab image of Workload is reversed for all backends with M79 builds on Ice Lake: Screenshot from 2019-11-20 09-58-39

Note: this issue only happened for workload on M79. It didn't happen on M75 and it also didn't happen for Segmentation examples on M79.

How to Reproduce:

  1. Visit https://intel.github.io/webml-polyfill/workload
  2. Select Semantic Segmentation in Category
  3. Select one model
  4. Select one backend(for WebNN backend, choose one Preference)
  5. Set any value(>1) to Iterations
  6. Click Run button

Christywl avatar Nov 20 '19 06:11 Christywl