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

generic: sycl: implement prelu post-op #2131

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

t4c1
Copy link
Contributor

@t4c1 t4c1 commented Sep 30, 2024

Implements PReLu as a post op, which can be used in any SYCL kernels that use post-ops.

This PR also includes some post-ops related cleanup (removing of now redundant members from conf structs) from previous refactors.

@t4c1 t4c1 requested a review from a team as a code owner September 30, 2024 08:47
@github-actions github-actions bot added the platform:gpu-generic Codeowner: @oneapi-src/onednn-gpu-generic label Sep 30, 2024
@spalicki
Copy link
Contributor

spalicki commented Oct 1, 2024

make test
disable device_cpu
enable thr_generic
enable thr_cuda
enable thr_hip
enable arch_rtx
enable arch_instinct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform:gpu-generic Codeowner: @oneapi-src/onednn-gpu-generic
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants