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

Patch fp16 to fix Xcode 16 builds with XNNPACK EP targeting x86_64. #22294

Merged
merged 5 commits into from
Oct 3, 2024

Conversation

edgchen1
Copy link
Contributor

@edgchen1 edgchen1 commented Oct 2, 2024

Description

Patch fp16 to fix Xcode 16 builds with XNNPACK EP targeting x86_64.

Motivation and Context

Fix #22289.

@edgchen1 edgchen1 requested a review from a team as a code owner October 2, 2024 22:05
snnn
snnn previously approved these changes Oct 2, 2024
@edgchen1 edgchen1 merged commit f1be92f into main Oct 3, 2024
85 of 87 checks passed
@edgchen1 edgchen1 deleted the edgchen1/fix_x64_mac_xnnpack_build branch October 3, 2024 21:17
ishwar-raut1 pushed a commit to ishwar-raut1/onnxruntime that referenced this pull request Nov 19, 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.

[Build] Using xnnpack fails with "_Float16 is not supported on this target" for iOS x86_64 simulator
3 participants