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

[WIP] cpu: binary: add post-ops support for binary select op #2342

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

avmanerikar
Copy link
Contributor

(WORK IN PROGRESS - DO NOT REVIEW)

Description

The PR adds updates post-ops implementations so that they support binary select operation as a post-op. The updates accounts for the third conditional input that the select op requires for computation.

Implements MFDNN-12883.

@avmanerikar avmanerikar requested a review from a team as a code owner January 6, 2025 18:35
@avmanerikar avmanerikar marked this pull request as draft January 6, 2025 18:35
@github-actions github-actions bot added component:api Codeowner: @oneapi-src/onednn-arch component:tests Codeowner: @oneapi-src/onednn-arch labels Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:api Codeowner: @oneapi-src/onednn-arch component:tests Codeowner: @oneapi-src/onednn-arch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant