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] Update to v1.17.0 #173

Merged
merged 13 commits into from
Feb 16, 2024
Merged

[onnxruntime] Update to v1.17.0 #173

merged 13 commits into from
Feb 16, 2024

Conversation

luncliff
Copy link
Owner

Changes

Update to latest version with enhanced feature support

References

Triplet Support

  • x64-windows
  • x64-linux
  • x64-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 Feb 12, 2024
@luncliff luncliff marked this pull request as draft February 12, 2024 13:27
@ilya-lavrenov
Copy link

Great job!
Let's port this update and OpenVINO integration to upstream vcpkg, thanks!

@luncliff luncliff added the ci: GitHub Actions GitHub Actions (CI) configuration changes label Feb 16, 2024
@luncliff luncliff marked this pull request as ready for review February 16, 2024 13:55
@luncliff luncliff merged commit 28f9254 into main Feb 16, 2024
17 of 18 checks passed
@luncliff luncliff deleted the port/onnxruntime branch February 16, 2024 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci: GitHub Actions GitHub Actions (CI) configuration changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants