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] update to 2024-05-06 #194

Merged
merged 9 commits into from
May 12, 2024
Merged

[xnnpack] update to 2024-05-06 #194

merged 9 commits into from
May 12, 2024

Conversation

luncliff
Copy link
Owner

@luncliff luncliff commented May 6, 2024

Changes

Update to the latest version

References

Triplet Support

  • x64-windows
  • x64-linux

Configuration

"vcpkg-configuration.json" changes for the release.

{
    "registries": [
        {
            "kind": "git",
            "repository": "https://github.com/luncliff/vcpkg-registry",
            "packages": [
                "xnnpack"
            ],
            "baseline": "..."
        }
    ]
}

@luncliff luncliff self-assigned this May 6, 2024
@luncliff luncliff marked this pull request as draft May 6, 2024 13:09
@luncliff luncliff marked this pull request as ready for review May 6, 2024 18:09
* [cpuinfo] update to 2024-04-18

* [cpuinfo] update baseline

* [xnnpack] update to 2024-05-06

* [xnnpack] update baseline

* ci: test xnnpack in Ubuntu runners

* ci: test xnnpack in Ubuntu runners

* [onnxruntime] update to v1.17.3

* [onnxruntime] fix patches

* [onnxruntime] disable training feature

* [onnxruntime] fixing xnnapck/osx errors

* [onnxruntime] remove Xcode 15.3 patches

* ci: update environment
@luncliff luncliff added the update: multiple ports Multiple ports are updated in this Pull Request label May 11, 2024
@luncliff luncliff marked this pull request as draft May 12, 2024 09:18
luncliff added 3 commits May 12, 2024 19:57
* [tensorflow-lite] update version to 2.16.1

* [tensorflow-lite] rewrite patch files for the version

* [tensorflow-lite] drop GLES support, use MSVC in Windows

* [tensorflow-lite] use ClangCl in x64, but MSVC in ARM64

* [tensorflow-lite] drop Android support

* [tensorflow-lite] fix osx/ios build
* [onnxruntime] disable tensorrt feature

* triplet: make xnnpack dynamic on Linux

* ci: move arm64-windows build to GitHub Actions
@luncliff luncliff added ci: CircleCI CircleCI (CI) configuration changes ci: GitHub Actions GitHub Actions (CI) configuration changes labels May 12, 2024
@luncliff luncliff marked this pull request as ready for review May 12, 2024 18:37
@luncliff luncliff merged commit 642018f into main May 12, 2024
20 of 22 checks passed
@luncliff luncliff deleted the port/xnnpack branch May 15, 2024 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci: CircleCI CircleCI (CI) configuration changes ci: GitHub Actions GitHub Actions (CI) configuration changes update: multiple ports Multiple ports are updated in this Pull Request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant