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

[onnxruntime] Fix more CI failures #197

Merged
merged 3 commits into from
May 12, 2024
Merged

[onnxruntime] Fix more CI failures #197

merged 3 commits into from
May 12, 2024

Conversation

luncliff
Copy link
Owner

@luncliff luncliff commented May 12, 2024

Changes

  • Remove tensorrt feature. Will be resurrected in later port version
  • Make libXNNPACK.so in Linux build to prevent undefined symbol error

Can't get the correct reason...

References

Triplet Support

  • x64-windows
  • x64-linux
  • x64-osx
  • arm64-osx

Configuration

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

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

@luncliff luncliff self-assigned this May 12, 2024
@luncliff luncliff marked this pull request as draft May 12, 2024 14:35
@luncliff luncliff marked this pull request as ready for review May 12, 2024 17:43
@luncliff luncliff merged commit 73b6031 into port/xnnpack May 12, 2024
21 of 22 checks passed
luncliff added a commit that referenced this pull request May 12, 2024
* [xnnpack] update to 2024-05-06
* [onnxruntime] Update to v1.17.3 (#192)
* [tensorflow-lite] Update to 2.16.1 (#196)
* [onnxruntime] Fix more CI failures (#197)
* update baseline
@luncliff luncliff deleted the port/onnxruntime 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant