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 port bugs #206

Closed
wants to merge 14 commits into from
Closed

[onnxruntime] Fix port bugs #206

wants to merge 14 commits into from

Conversation

luncliff
Copy link
Owner

@luncliff luncliff commented May 22, 2024

Changes

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

@luncliff luncliff self-assigned this May 22, 2024
@luncliff luncliff marked this pull request as draft May 22, 2024 13:12
@luncliff luncliff closed this Jun 18, 2024
@luncliff luncliff deleted the port/onnxruntime branch June 20, 2024 17:28
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