-
Notifications
You must be signed in to change notification settings - Fork 801
[SYCL] Add bfloat16 generic implementation for fmax, fmin #7732
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
Conversation
|
Hi, @JackAKirk and @gmlueck Thanks very much. |
Signed:sign-off-by: jinge90 <[email protected]>
romanovvlad
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
2. Use sycl::isnan in sycl::ext::oneapi::experimental::complex explicitly to avoid conflicting with bfloat16 isnan Signed-off-by: jinge90 <[email protected]>
|
Hi, @romanovvlad |
|
Hi, @JackAKirk and @gmlueck |
xtian-github
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
xtian-github
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
@bader Thanks. |
|
It looks like this PR adds a new public API |
Hi, @gmlueck |
Signed:sign-off-by: jinge90 [email protected]