New issue
Advanced search Search tips

Issue 803351 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Mar 2018
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

Test WebDNN(WebGL backend) with VGG16 model is crashed on Android device Google Pixel 2 XL

Reported by mingx.z...@intel.com, Jan 18 2018

Issue description

Steps to reproduce the problem:
1. Flollowing tutorials https://mil-tokyo.github.io/webdnn/docs/tutorial/setup.html and https://github.com/mil-tokyo/webdnn/blob/master/example/benchmark/README.md to setup environment, you can launch this server via command: "python3 -m http.server"
2. Access the server(e.g "http://server-addr:8000/example/benchmark") on you android device with chrome browser
3. Choose "Model" vaule is "VGG16" and "Framework and bankends" is "WebDNN(WebGL backend)", then click "run".

What is the expected behavior?
No crash happened 

What went wrong?
Crash happened

Crashed report ID: 0fa124c24b453f90

How much crashed? Just one tab

Is it a problem with a plugin? N/A 

Did this work before? N/A 

Chrome version: 63.0.3239.111  Channel: stable
OS Version: 8.1.0
Flash Version: 

Attachment is test device crash log
 
vgg16-chrome_crash-adb_logcat.zip
58.7 KB Download
All of tests in "Framework and bankends" with "VGG16" model is crashed except test Keras.js(GPU):
	WebDNN(WebGL backend)
	WebDNN(WebGL backend + Optimize)
	WebDNN(WebAssembly backend)
	WebDNN(WebAssembly backend + Optimize)
	keras.js(CPU)



Status: WontFix (was: Unconfirmed)
Hope this issue is resolved, please reopen if it exist in latest chrome version.

Sign in to add a comment