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 cci.20211210 #9330

Merged
merged 5 commits into from
Feb 21, 2022
Merged

Conversation

hardsetting
Copy link
Contributor

@hardsetting hardsetting commented Feb 9, 2022

Specify library name and version: xnnpack/cci.20211210

Updated version of xnnpack required by tensorflow-lite/2.8.0

I usually like to test the recipe while developing with a step-by-step approach, meaning:

conan install . <version>@ -if build [install options]
conan source . -if build -sf source
conan build . -bf build -sf source -pf package
conan package . -bf build -sf source -pf package

so added a few tweaks to allow that and make the recipe more robust

This PR depends on #9313 and is a clone of #9315 which seemed to be misbehaving


  • I've read the guidelines for contributing.
  • I've followed the PEP8 style guides for Python code in the recipes.
  • I've used the latest Conan client version.
  • I've tried at least one configuration locally with the
    conan-center hook activated.

@conan-center-bot
Copy link
Collaborator

All green in build 1 (7be5451cac9e5be1c0d6f65bcb6aa0e8f7900097):

  • xnnpack/cci.20211026@:
    All packages built successfully! (All logs)

  • xnnpack/cci.20211210@:
    All packages built successfully! (All logs)

  • xnnpack/cci.20210310@:
    All packages built successfully! (All logs)

@conan-center-bot conan-center-bot merged commit ecb81ec into conan-io:master Feb 21, 2022
SSE4 pushed a commit to madebr/conan-center-index that referenced this pull request Feb 21, 2022
* [xnnpack] Fix for linux-aarch64 building

* [xnnpack] Fix for step-by-step package creation, patching during `source` step

* [xnnpack] Using `CMAKE_BINARY_DIR` to determine build folder

* [xnnpack] Added xnnpack cc1.20211210

* [xnnpack] XNNPACK dependencies update and recipe tweaks
@hardsetting hardsetting deleted the xnnpack_20211210 branch February 23, 2022 21:15
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.

5 participants