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

Cross compilation support #20

Closed
wants to merge 3 commits into from

Conversation

duladissa
Copy link

Cross Compilation Support for go-tflite and example implementation.

Added tensorflow lite c libraries and headers under /third_party to avoid tensorflow repo dependencies.
Added cross compilation example under _example -> cross_complie and used text_classification sample.
@duladissa duladissa requested a review from mattn January 17, 2020 16:57
@mattn
Copy link
Owner

mattn commented Jan 18, 2020

Thanks your contribution but I don't want to bundle compiled objects or tensorflow's code.

@mattn mattn closed this Mar 19, 2021
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.

2 participants