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

gpu: sycl: binary: Adding datatype support with int32 #1995

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

ShanoToni
Copy link
Contributor

Description

Current sycl binary implementation can support s32 datatypes, however it does not expect them.
This PR simply adds the s32 datatype to enable the binary operation to run in this datatype.

@vpirogov vpirogov added this to the v3.6 milestone Jul 18, 2024
@vpirogov vpirogov added platform:gpu-nvidia Codeowner: @oneapi-src/onednn-gpu-nvidia platform:gpu-amd Codeowner: @oneapi-src/onednn-gpu-amd labels Jul 18, 2024
@vpirogov vpirogov added platform:gpu-generic Codeowner: @oneapi-src/onednn-gpu-generic and removed platform:gpu-nvidia Codeowner: @oneapi-src/onednn-gpu-nvidia platform:gpu-amd Codeowner: @oneapi-src/onednn-gpu-amd labels Jul 26, 2024
@densamoilov densamoilov merged commit 0e020a5 into oneapi-src:main Jul 31, 2024
8 of 10 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.

None yet

5 participants