zentf can be set up with either Python, C++, or Java interfaces.
Python Interface
Choose from one of two options to access the zentf binary release.
- PyPI Repo as a wheel (.whl) file.
- AMD developer portal (as a package). This release package consists of
a zentf wheel file with a
.whlextension and ascripts/folder consisting of the environment setup script.
C++ Interface
You can find the zentf C++ Interface package on the AMD developer portal.
Note: zentf C++ package is tested with gcc 13.1.0.
Java Interface
Download the required zentf C++ package from the AMD Developer Portal.
For instructions on building the TensorFlow (TF) Java interface, refer to zentf Plugin with Java API of TensorFlow .