zentf supports BF16 execution through Automatic Mixed Precision (AMP)
optimization. To enable BF16 support, use the environment variable: export TF_ZENDNN_PLUGIN_BF16=1.
Note: We have experimental support for int8 data type for
ResNet50 model only.