File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/doc_sources/api_reference/dpctl Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ Data types
28
28
+----------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
29
29
| ``uint64 `` | A 64-bit unsigned integer type capable of representing :math: `v` subject to :math: `0 \le v < 2 ^{64 }` |
30
30
+----------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
31
- | ``float16 `` | An IEEE-754 half-precision (16-bit) binary floating-point number (see `IEEE 754-2019 `_) |
31
+ | ``float16 `` | An IEEE-754 half-precision (16-bit) binary floating-point number (see `IEEE 754-2019 `_) |
32
32
+----------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
33
33
| ``float32 `` | An IEEE-754 single-precision (32-bit) binary floating-point number (see `IEEE 754-2019 `_) |
34
34
+----------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
You can’t perform that action at this time.
0 commit comments