Skip to content

Conversation

@JoeCianflone
Copy link
Contributor

Attempting to run this file I was getting an error in node (node:14520) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'length' of undefined it seems that out_data is looking for data in a spot that it doesn't exist. So I changed it to just look in the last position and it works.

Attempting to run this file I was getting an error in node `(node:14520) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'length' of undefined` it seems that `out_data` is looking for data in a spot that it doesn't exist. So I changed it to just look in the last position and it works.
@CLAassistant
Copy link

CLAassistant commented May 23, 2019

CLA assistant check
All committers have signed the CLA.

@lantiga
Copy link
Contributor

lantiga commented May 23, 2019

Thanks @JoeCianflone! This example is not in CI and it got outdated (TENSORGET was returning a different number of entries early on). Merging

@lantiga lantiga merged commit 5b9c71c into RedisAI:master May 23, 2019
lantiga pushed a commit that referenced this pull request May 6, 2020
Update mobilenet.js to reflect the correct number of elements returned from TENSORGET
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

Successfully merging this pull request may close these issues.

3 participants