Skip to content

Commit 5b5bbcc

Browse files
author
Hugh Delaney
committed
Removing newline
1 parent 1b5503c commit 5b5bbcc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sycl/doc/extensions/experimental/sycl_ext_oneapi_bfloat16.asciidoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ floating-point type(`float`) to `bfloat16` type and vice versa. The extension
5757
doesn't add support for `bfloat16` type as such, instead it uses 16-bit integer
5858
type(`uint16_t`) as a storage for `bfloat16` values.
5959

60-
6160
The purpose of conversion from float to bfloat16 is to reduce the amount of memory
6261
required to store floating-point numbers. Computations are expected to be done with
6362
32-bit floating-point values.

0 commit comments

Comments
 (0)