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

Create Engine Failed: -102 #2

Open
kevincao91 opened this issue Apr 23, 2019 · 1 comment
Open

Create Engine Failed: -102 #2

kevincao91 opened this issue Apr 23, 2019 · 1 comment

Comments

@kevincao91
Copy link

i run in windows, and follow the step in example classification, but run commend and get back:

F:\SAI\examples\cpp\windows\bin\Classification>TEEClassifierDemo.exe configFile
"classification.json" labelName "label.txt" fileList "image.list"
Create Engine Failed: -102
Create Engine Failed:!

anybody can help me.

@kevincao91
Copy link
Author

i find bug in my 'classification.json', i should use '/' not '' in my file path.
now i change it, but got:

F:\SAI\examples\cpp\windows\bin\Classification>TEEClassifierDemo.exe configFile
"classification.json" labelName "label.txt" fileList "image.list"
Model path: "F:/SAI/examples/cpp/windows/bin/Classification/model/"
Start to find AI stick
can not open file return:0,error:50
return -1
can not open file return:0,error:50
No TEE AI sticks.
Create Engine Failed: -701
Create Engine Failed!

i have a TEE AI sticks in my computer, but why tell me can not find it? and how can i know my TEE IA sticks is work.

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