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

Add MaxPool FP16 in XnnPack EP #22258

Merged
merged 28 commits into from
Oct 3, 2024
Merged

Add MaxPool FP16 in XnnPack EP #22258

merged 28 commits into from
Oct 3, 2024

Conversation

mszhanyi
Copy link
Contributor

@mszhanyi mszhanyi commented Sep 28, 2024

Description

Add support for FP16 kernels in the XnnPack execution provider for MaxPool operations.
Fixes: AB#50332

Motivation and Context

The major purpose of this pull request is to add some common vars/functions and setup a consistent style for adding FP16 kernels in XnnPack EP.

@mszhanyi mszhanyi marked this pull request as draft October 1, 2024 05:54
@mszhanyi mszhanyi marked this pull request as ready for review October 2, 2024 16:02
skottmckay
skottmckay previously approved these changes Oct 3, 2024
@mszhanyi mszhanyi merged commit bbb5498 into main Oct 3, 2024
84 of 86 checks passed
@mszhanyi mszhanyi deleted the zhanyi/maxpoolf16 branch October 3, 2024 10:29
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.

3 participants