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

[DISCUSSION] Moving TFLite cmake module to seperate repository #35

Open
alxhoff opened this issue Jun 17, 2020 · 1 comment
Open

[DISCUSSION] Moving TFLite cmake module to seperate repository #35

alxhoff opened this issue Jun 17, 2020 · 1 comment
Assignees

Comments

@alxhoff
Copy link
Collaborator

alxhoff commented Jun 17, 2020

I implemented a hello world example this morning on a STM324xG_EVAL (which worked :), see here) and I had to bring in some changes I had in my original CMake for that project (which was also very hacky and pretty crap). As we at TUM are building up many examples and thus many repositories I would be a fan of having a single FindTFLite.cmake that we can maintain for TF code base changes, new architectures/boards, build types etc.

I would be happy to maintain this as I and my students will probably use it a lot.

We can add it as a fetch dependency to the main CMakeLists to remove any hassle.

Let me know what you think.

@cpetig
Copy link
Owner

cpetig commented Jun 17, 2020

I have no clue about cmake, Sorry! But looking into your example's code I sta(r)ted this feature request which had been at the back of my mind for some time now #37

@alxhoff alxhoff self-assigned this Jun 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants