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

xe: ocl: add inline load #2661

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

xe: ocl: add inline load #2661

wants to merge 4 commits into from

Conversation

rjoursler
Copy link
Contributor

@rjoursler rjoursler commented Feb 11, 2025

Adds a new load function overload to remove the need for variable pre-declaration before loading. In addition, refactors a few reference kernels (ref_bnorm, ref_eltwise, ref_lrn) to use ocl_io.h to demonstrate the utility.

Adds a new load function overload to remove the need for variable
pre-declaration before loading.
@rjoursler rjoursler requested a review from a team as a code owner February 11, 2025 16:24
@github-actions github-actions bot added the platform:gpu-intel Codeowner: @oneapi-src/onednn-gpu-intel label Feb 11, 2025
@rjoursler rjoursler force-pushed the rjoursle/inline_load branch 3 times, most recently from 54b6193 to 7ca5242 Compare February 11, 2025 19:01
@rjoursler rjoursler force-pushed the rjoursle/inline_load branch from 7ca5242 to 1768064 Compare February 11, 2025 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform:gpu-intel Codeowner: @oneapi-src/onednn-gpu-intel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant