BruceDai/webnnt

[Benchmark] Super Resolution 128x4 WebGL does not work fine

Christywl opened this issue · 1 comments

Test Env:

Chromium Version: nightly build 75.0.3739.0 (f456c6d)
Platform: Android

Expected Result:
Super Resolution 128x4 WebGL should work fine.

Actual Result:
Super Resolution 128x4 WebGL does not draw the picture and the result is wrong:
super resolution error

How to Reproduce:

  1. Setup test server and start
  2. Visit http://localhost:8080/benchmark/
  3. Select SRGAN 128x4 (TFLite) for Model
  4. Select WebGL for Backend
  5. Select None for Perference
  6. 200 for Iterations
    Note: 5 or 20 for Iterations work fine.

Test on chromium build M79(e7b9a67) Samsung Galaxy Note 10+(Android 9), this issue did not happen.