This release of AMD's CPU solution for TensorFlow provides a binary built with the Pluggable Device approach.
This zentf release:
- Supports TensorFlow v2.17.
- Integrates with ZenDNN v5.0 as the core inference library and is compiled with GCC v12.2.
- Merged BF16 and FP32 compute flows and added broadcasting support for BatchMatMul kernel.
- INT8 support for the ResNet50 model.
- Softmax kernel now supports up to 5D.
- Deprecated blocked format support for convolution ops and restriction of rewrite for the fused ops based on the post ops.
- Provides experimental support of C++ APIs.