Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Benchmark] An error occurs when testing keras.js(GPU) with ResNet50 model on Android #890

Open
Christywl opened this issue Sep 17, 2018 · 0 comments

Comments

@Christywl
Copy link

Test benchmark with 7befcda, an error occurs with Google Chrome Stable 69.0.3497.91 on Android:

  • keras.js(GPU) + ResNet50

Set Iterations as: 1(warming up) + 200, the logs:

Benchmark
	
	Environment Information
		   UserAgent: Mozilla/5.0 (Linux; Android 8.1.0; Pixel 2 Build/OPM1.171019.013) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.91 Mobile Safari/537.36
		    Platform: Linux armv8l
	
	Configuration
		   framework: keras.js
		        name: keras.js (GPU)
		   modelName: resnet50
		   batchSize: 1
		   iteration: 201
		         gpu: true
	
	Run
            Iteration: 1 / 201
            Iteration: 2 / 201
            Iteration: 3 / 201
            Iteration: 4 / 201
            ... ...
            Iteration: 100 / 201
            Iteration: 101 / 201
            Iteration: 102 / 201
	    [WebGL2] number of texture fragments in inputs and outputs do not match

If set Iterations as: 1(warming up) + 100, the testing works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant