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

sycl: update documentation #2129

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

Conversation

sgeor255
Copy link
Contributor

@sgeor255 sgeor255 commented Sep 27, 2024

This PR updates the documentation about SYCL primitives.

@sgeor255 sgeor255 requested review from a team as code owners September 27, 2024 15:11
@github-actions github-actions bot added documentation A request to change/fix/improve the documentation. Codeowner: @oneapi-src/onednn-doc platform:gpu-generic Codeowner: @oneapi-src/onednn-gpu-generic labels Sep 27, 2024
## Concat

A generic Concat implementation which uses the Reorder primitive is used. Refer
to [src/gpu/generic/ref_concat.hpp](../ref_concat.hpp) for more information.
Copy link
Contributor

@densamoilov densamoilov Sep 27, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's an implementation detail that may not be very useful for the users. Each primitive can have multiple implementations so I believe we just need to document what the primitive supports and not a particular implementation.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point, added details.

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

Successfully merging this pull request may close these issues.

2 participants