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

[onnx] Update to v1.16.1 #225

Merged
merged 3 commits into from
Aug 7, 2024
Merged

[onnx] Update to v1.16.1 #225

merged 3 commits into from
Aug 7, 2024

Conversation

luncliff
Copy link
Owner

@luncliff luncliff commented Aug 7, 2024

Changes

Update to the later version. The port will be update again with https://github.com/onnx/onnx/releases/tag/v1.16.2

  • Remove python feature. It will be resurrected later ...

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": [
                "onnx"
            ],
            "baseline": "..."
        }
    ]
}

@luncliff luncliff self-assigned this Aug 7, 2024
@luncliff luncliff merged commit d11ae2b into main Aug 7, 2024
17 of 22 checks passed
@luncliff luncliff mentioned this pull request Aug 7, 2024
@luncliff luncliff added this to the Release for 2024 Q3 milestone Sep 16, 2024
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