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

tensorflow lite: fix include 'tensorflow/lite/version.h' #20172

Closed

Conversation

Wawha
Copy link

@Wawha Wawha commented Sep 27, 2023

Library name and version: tensorflow-lite/2.12.0

I was not possible to include tensorflow/lite/version.h because file tensorflow/core/public/version.h was not included inside library include path.


Add 'tensorflow/core/public/version.h' in library include path
@CLAassistant
Copy link

CLAassistant commented Sep 27, 2023

CLA assistant check
All committers have signed the CLA.

@conan-center-bot

This comment has been minimized.

1 similar comment
@conan-center-bot

This comment has been minimized.

@Wawha
Copy link
Author

Wawha commented Sep 28, 2023

Sorry, I'm not used to Conan Pull Request, I have a question:
Is there something I have to do to fix checks c3i/conan-v2/pr-merge and continuous-integration/jenkins/pr-merge?
I cannot see the details of the error for this both checks

@valgur
Copy link
Contributor

valgur commented Oct 2, 2023

Sorry, I'm not used to Conan Pull Request, I have a question: Is there something I have to do to fix checks c3i/conan-v2/pr-merge and continuous-integration/jenkins/pr-merge? I cannot see the details of the error for this both checks

The CI builds failed due to a general CI outage during the previous week. The easiest ways to trigger a re-build are by merging the changes from master or by editing the issue description.

@Wawha Wawha force-pushed the tensorflow-lite-fix-inlude-version-h branch from 452da5a to 023c328 Compare October 2, 2023 14:25
@conan-center-bot

This comment has been minimized.

@ghost ghost mentioned this pull request Nov 21, 2023
3 tasks
@ghost ghost mentioned this pull request Dec 14, 2023
3 tasks
@ghost ghost mentioned this pull request May 9, 2024
@ErniGH ErniGH self-assigned this Jun 11, 2024
@conan-center-bot

This comment has been minimized.

1 similar comment
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ❌

Sorry, the build is only launched for Access Request users. You can request access writing in this issue.

Conan v2 pipeline ❌

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Sorry, the build is only launched for Access Request users. You can request access writing in this issue.

@ErniGH
Copy link
Contributor

ErniGH commented Jun 11, 2024

This change was update by other user sorry 😞

@ErniGH ErniGH closed this Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants