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

How can I build tensorflow lite on windows? #1

Open
apollo-time opened this issue Feb 14, 2018 · 1 comment
Open

How can I build tensorflow lite on windows? #1

apollo-time opened this issue Feb 14, 2018 · 1 comment

Comments

@apollo-time
Copy link

I see tensorflow lite visual studio solution in your folder.
How can I build tensorflow lite on the windows?

@ancientcc
Copy link
Member

ancientcc commented Feb 14, 2018

Considering that TenosorFlow Lite has few cpp files, it is directly part of app's cpp file on iOS and Android, so I moved it out of SDL, and put it directly in Rose project. To compile Tensorflow Lite, Download Rose, then open tensorflowlite.sln.
Of course, if on iOS and Android, that's direct into app, and there's no separate library.

If you are familiar with Chinese, "TensorFlow Lite(1/3):编译" describle in detail about how to compile TensorFlow Lite.

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