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: matmul: implemented #2054

Merged
merged 1 commit into from
Sep 3, 2024
Merged

Conversation

t4c1
Copy link
Contributor

@t4c1 t4c1 commented Aug 23, 2024

Implemented SYCL matmul. Rruntime dimensions and prelu post op are not yet supported - will be added in future.

As they are used in the benchdnn tests a number of post ops options have also been added.

@t4c1 t4c1 requested review from a team as code owners August 23, 2024 11:25
@vpirogov vpirogov added the platform:gpu-generic Codeowner: @oneapi-src/onednn-gpu-generic label Aug 24, 2024
@vpirogov vpirogov added this to the v3.6 milestone Aug 24, 2024
@t4c1
Copy link
Contributor Author

t4c1 commented Aug 27, 2024

make test
disable device_cpu
enable device_gpu
enable thr_cuda
enable arch_rtx

@dzarukin dzarukin merged commit 92251f0 into uxlfoundation:main Sep 3, 2024
11 checks passed
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