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: resolve conflicts #23006

Conversation

jcar87
Copy link
Contributor

@jcar87 jcar87 commented Mar 6, 2024

Work in progress pending tests.

Solve dependency conflicts caused by https://github.com/conan-io/conan-center-index/pull/21762/files.

Need to ensure all tests pass - as it's hard to reason whether tensorflow-lite is still compatible with these newer versions.

Before this PR:

  • conan graph info --requires=tensorflow-lite/2.12.0 --requires=opencv/4.5.5 --profile:host Linux-gcc11-x86_64-Release --profile:build Linux-gcc11-x86_64-Release fails

After this PR: the command above should pass without conflicts.

@ghost
Copy link

ghost commented Mar 6, 2024

I detected other pull requests that are modifying tensorflow-lite/all recipe:

This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there.

@jcar87
Copy link
Contributor Author

jcar87 commented Mar 6, 2024

Note: will include this fix #20172 before merging.

@AbrilRBS
Copy link
Member

AbrilRBS commented Mar 6, 2024

Bumping abseil to the latest available patch for its current version would solve the blocker in #22982, while also bringing it up-to-date with the rest of the CCI libraries that require this version, all of which point to the latest patch - thus they currently conflict with this one

/cc @Ahajha

@conan-center-bot conan-center-bot added the Bump dependencies Only bumping dependencies versions in the recipe label Mar 6, 2024
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@jcar87 jcar87 marked this pull request as ready for review March 7, 2024 09:44
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 3 (9ff7ae113fc1fb2a83050d130233fe66d04f26cc):

  • tensorflow-lite/2.12.0:
    All packages built successfully! (All logs)

  • tensorflow-lite/2.10.0:
    All packages built successfully! (All logs)


Conan v2 pipeline ✔️

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

All green in build 3 (9ff7ae113fc1fb2a83050d130233fe66d04f26cc):

  • tensorflow-lite/2.12.0:
    All packages built successfully! (All logs)

  • tensorflow-lite/2.10.0:
    All packages built successfully! (All logs)

@conan-center-bot conan-center-bot merged commit 82ce59a into conan-io:master Mar 7, 2024
18 checks passed
@conan-center-bot
Copy link
Collaborator

This PR has been automatically merged due to Bump version or Bump dependencies label.
Read https://github.com/conan-io/conan-center-index/blob/master/docs/labels.md#bump-version to obtain more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bump dependencies Only bumping dependencies versions in the recipe
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants