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: add reorder primitive #1926

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Conversation

t4c1
Copy link
Contributor

@t4c1 t4c1 commented May 21, 2024

Adds SYCL implementation of reorder primitive.

src/gpu/gpu_reorder_list.cpp Outdated Show resolved Hide resolved
src/gpu/sycl/ref_reorder.hpp Outdated Show resolved Hide resolved
src/gpu/sycl/ref_reorder.cpp Outdated Show resolved Hide resolved
src/gpu/sycl/ref_reorder.hpp Outdated Show resolved Hide resolved
src/gpu/sycl/reorder_kernels.hpp Outdated Show resolved Hide resolved
tests/benchdnn/reorder/reorder.cpp Outdated Show resolved Hide resolved
src/gpu/sycl/sycl_primitive_conf.hpp Show resolved Hide resolved
src/gpu/sycl/ref_reorder.hpp Outdated Show resolved Hide resolved
@vpirogov vpirogov added platform:gpu-nvidia Codeowner: @oneapi-src/onednn-gpu-nvidia platform:gpu-amd Codeowner: @oneapi-src/onednn-gpu-amd labels May 21, 2024
@vpirogov vpirogov added this to the v3.6 milestone May 21, 2024
@t4c1 t4c1 force-pushed the reorder_kernel branch 3 times, most recently from d677b95 to 0d9c28b Compare May 23, 2024 09:49
@densamoilov densamoilov merged commit a54ad1d into oneapi-src:main Jun 3, 2024
10 checks passed
@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
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.

4 participants