Using the Release Binary - 57300

ZenDNN User Guide (57300)

Document ID
57300
Release Date
2025-08-18
Revision
5.1 English

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.

  1. PyPI Repo as a wheel (.whl) file.
  2. AMD developer portal (as a package). This release package consists of a zentf wheel file with a .whl extension and a scripts/ 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 .