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

xnnpack: bump cpuinfo dep fixing version conflict with onnxruntime #26179

Merged
merged 2 commits into from
Dec 30, 2024

Conversation

perseoGI
Copy link
Contributor

@perseoGI perseoGI commented Dec 12, 2024

Co-authored-by: @czoido

Summary

Changes to recipe: xnnpack <= cci.20220801

Motivation

Fixes #10327

Details

Current conflict:
image

By securely bumping cpuinfo in xnnpack on versions <= cci.20220801, the conflict will be fixed.

Note: apart from onnxruntime, only tensorflow-lite depends on xnnpack, but it would not be affected as it depends on a new version, see

self.requires("xnnpack/cci.20231026")

Little refactors have been made.


@perseoGI perseoGI marked this pull request as draft December 12, 2024 18:18
@czoido czoido assigned jcar87 and unassigned czoido Dec 13, 2024
@czoido czoido marked this pull request as ready for review December 13, 2024 06:37
@jcar87 jcar87 merged commit 163a12c into conan-io:master Dec 30, 2024
10 checks passed
OMGtechy pushed a commit to OMGtechy/conan-center-index that referenced this pull request Dec 31, 2024
…onan-io#26179)

* xnnpack: bump cpuinfo dep fixing version conflict with onnxruntime

Co-authored-by: czoido <mrgalleta@gmail.com>

* Fixed linter warning and little recipe restyling

---------

Co-authored-by: czoido <mrgalleta@gmail.com>
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.

[package] openimageio/2.3.7.2: Build failed on Android
3 participants