[SYCL] Add sycl wrappers for fp conversions. #9431
add float2bfloat16 wrappers
d8062ff3
Add wrappers for unsigned integral to bfloat16 convert
0b0a7937
add wrappers for int/short to bfloat16
1161d82c
add wrappers for long long to bfloat16
61eda52c
move fp conversions into a separate file
ab9618d5
add wrappers for double2bfloat16
822024bc
add bfloat16 to integral value wrappers
4125c870
add ushort_as_bf16, bf16_as_ushort wrappers
c1fb3916
jinge90
requested a review
2 years ago
jinge90
marked this pull request as draft 2 years ago
Merge remote-tracking branch 'upstream/sycl' into add_sycl_wrappers_f…
d8e703fa
Merge remote-tracking branch 'upstream/sycl' into add_sycl_wrappers_f…
02dce018
fix clang format issue
9c9a1f77
add wrappers for float to integral convert
a8d23b88
fix clang format
2c131c30
add half to integral type conversion
416687cc
Merge remote-tracking branch 'upstream/sycl' into add_sycl_wrappers_f…
9125a043
add int2half wrappers
0a95689d
add short2half
f94f4400
add ll2half
0062a28c
add ull2half
9e377e68
Merge remote-tracking branch 'upstream/sycl' into add_sycl_wrappers_f…
a5c1690c
Merge remote-tracking branch 'origin/sycl' into add_sycl_wrappers_for…
b92cd49d
jinge90
marked this pull request as ready for review 2 years ago
tangjj11
approved these changes
on 2023-06-09
remove unnecessary fp conversion utils
3f7fbee6
Merge remote-tracking branch 'upstream/sycl' into add_sycl_wrappers_f…
256e9328
fix inline _V1 namespace break
a3485c98
jinge90
requested a review
2 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub