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

Error while running utensor-mnist-demo on Mbed Simulator #20

Open
Selenatabbara opened this issue Sep 4, 2019 · 2 comments
Open

Error while running utensor-mnist-demo on Mbed Simulator #20

Selenatabbara opened this issue Sep 4, 2019 · 2 comments

Comments

@Selenatabbara
Copy link

@janjongboom Hello, I am trying to use the utensor-mnist-demo project and Mbed Simulator (from https://labs.mbed.com/).
I have cloned and run the project on the Mbed Simulator, but I had encountered the following runtime error when the program runs get_deep_mlp_ctx(ctx, smallImage.get_data()); in the main :

Uncaught RuntimeError: float unrepresentable in integer range
   at emterpret (wasm-function[66]:3344)
   at emterpret (wasm-function[66]:4977)
   at emterpret (wasm-function[66]:4977)
   at __ZN12RequantizeOp7computeEv (wasm-function[7500]:38)
   at emterpret (wasm-function[66]:5564)
   at emterpret (wasm-function[66]:4977)
   at emterpret (wasm-function[66]:4977)
   at Object.Module.emterpret (http://localhost:7900/out/utensor-mnist-demo.js:7442:37)
   at resume (http://localhost:7900/out/utensor-mnist-demo.js:6401:34)
   at http://localhost:7900/out/utensor-mnist-demo.js:6455:11
@janjongboom
Copy link
Member

@Selenatabbara Which branch are you running on? The develop branch in this repo does not build for me at all.

/cc @neil-tan

@Selenatabbara
Copy link
Author

I have used the develop branch but I have deleted the example folder in the uTensor folder.

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

2 participants