BruceDai / webnnt

Apache License 2.0
0 stars 2 forks source link

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

Open Christywl opened 5 years ago

Christywl commented 5 years ago

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.
liyananxl commented 4 years ago

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