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
2828+----------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
2929| ``uint64 `` | A 64-bit unsigned integer type capable of representing :math: `v` subject to :math: `0 \le v < 2 ^{64 }` |
3030+----------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
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 `_) |
3232+----------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
3333| ``float32 `` | An IEEE-754 single-precision (32-bit) binary floating-point number (see `IEEE 754-2019 `_) |
3434+----------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
You can’t perform that action at this time.
0 commit comments