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

TFLite C API: add cmake support #46881

Merged
merged 3 commits into from Feb 10, 2021

Conversation

zhuyie
Copy link
Contributor

@zhuyie zhuyie commented Feb 3, 2021

TFLite have cmake build support now, which is great. but we still need TFLite C API for prebuilt binary library workflow. This PR add cmake support for TFLite C API.

@google-ml-butler google-ml-butler bot added the size:M CL Change Size: Medium label Feb 3, 2021
@google-cla google-cla bot added the cla: yes label Feb 3, 2021
@gbaned gbaned self-assigned this Feb 3, 2021
@gbaned gbaned added the comp:lite TF Lite related issues label Feb 3, 2021
@gbaned gbaned added this to Assigned Reviewer in PR Queue via automation Feb 3, 2021
@gbaned gbaned added the awaiting review Pull request awaiting review label Feb 5, 2021
tensorflow/lite/c/CMakeLists.txt Outdated Show resolved Hide resolved
tensorflow/lite/c/CMakeLists.txt Show resolved Hide resolved
Copy link
Member

@terryheo terryheo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@google-ml-butler google-ml-butler bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Feb 8, 2021
PR Queue automation moved this from Assigned Reviewer to Approved by Reviewer Feb 8, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Feb 8, 2021
@gbaned gbaned added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process and removed awaiting review Pull request awaiting review ready to pull PR ready for merge process labels Feb 8, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Feb 8, 2021
@gbaned gbaned removed the ready to pull PR ready for merge process label Feb 8, 2021
@google-ml-butler google-ml-butler bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Feb 8, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Feb 8, 2021
@google-ml-butler google-ml-butler bot removed the ready to pull PR ready for merge process label Feb 10, 2021
@terryheo terryheo added the ready to pull PR ready for merge process label Feb 10, 2021
@copybara-service copybara-service bot merged commit c9fbc73 into tensorflow:master Feb 10, 2021
PR Queue automation moved this from Approved by Reviewer to Merged Feb 10, 2021
@zhuyie zhuyie deleted the tflite_c_devel branch February 10, 2021 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes comp:lite TF Lite related issues ready to pull PR ready for merge process size:M CL Change Size: Medium
Projects
PR Queue
  
Merged
Development

Successfully merging this pull request may close these issues.

None yet

4 participants