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

[tensorflow-lite] Update to v2.15.1 #187

Merged
merged 6 commits into from
Apr 4, 2024
Merged

[tensorflow-lite] Update to v2.15.1 #187

merged 6 commits into from
Apr 4, 2024

Conversation

luncliff
Copy link
Owner

@luncliff luncliff commented Mar 30, 2024

Changes

Prepare upcoming update for https://github.com/tensorflow/tensorflow/releases/tag/v2.16.1

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

@luncliff luncliff self-assigned this Mar 30, 2024
@luncliff luncliff added platform: windows Windows, UWP ci: GitHub Actions GitHub Actions (CI) configuration changes labels Apr 3, 2024
@luncliff luncliff merged commit 6e16af5 into main Apr 4, 2024
20 of 22 checks passed
@luncliff luncliff deleted the port/tensorflow-lite branch April 4, 2024 21:41
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 platform: windows Windows, UWP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant