[Benchmark] Super Resolution 128x4 WebGL does not work fine
Christywl opened this issue · 1 comments
Christywl commented
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:
How to Reproduce:
- Setup test server and start
- Visit http://localhost:8080/benchmark/
- Select SRGAN 128x4 (TFLite) for Model
- Select WebGL for Backend
- Select None for Perference
- 200 for Iterations
Note: 5 or 20 for Iterations work fine.
liyananxl commented
Test on chromium build M79(e7b9a67) Samsung Galaxy Note 10+(Android 9), this issue did not happen.