We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 086d2cc + 1531514 commit 5bc9d26Copy full SHA for 5bc9d26
RELEASE.md
@@ -40,6 +40,8 @@
40
* Support for Python 3.12 has been added.
41
* [tensorflow-tpu](https://pypi.org/project/tensorflow-tpu/) package is now available for easier TPU based installs.
42
* TensorFlow pip packages are now built with CUDA 12.3 and cuDNN 8.9.7
43
+* Added experimental support for float16 auto-mixed precision using the new
44
+ AMX-FP16 instruction set on X86 CPUs.
45
46
47
### Bug Fixes and Other Changes
0 commit comments