Skip to content

TensorFlow 2.9.2

Compare
Choose a tag to compare
@lreiher lreiher released this 06 Oct 12:40
· 67 commits to main since this release
54ca7d6

Installation (amd64/arm64)

CPU

ARCH=$(dpkg --print-architecture)
wget https://github.com/ika-rwth-aachen/libtensorflow_cc/releases/download/v2.9.2/libtensorflow-cc_2.9.2_${ARCH}.deb
sudo dpkg -i libtensorflow-cc_2.9.2_${ARCH}.deb
ldconfig

GPU

ARCH=$(dpkg --print-architecture)
wget https://github.com/ika-rwth-aachen/libtensorflow_cc/releases/download/v2.9.2/libtensorflow-cc_2.9.2-gpu_${ARCH}.deb
sudo dpkg -i libtensorflow-cc_2.9.2-gpu_${ARCH}.deb
ldconfig

Multi-Architecture Docker Images

CPU GPU
rwthika/tensorflow-cc:2.9.2 rwthika/tensorflow-cc:2.9.2-gpu

Version Information

TensorFlow Architecture Ubuntu GCC Bazel Python protobuf CUDA cuDNN TensorRT
2.9.2 amd64 20.04 9.4.0 5.3.1 3.8.10 3.9.2 11.2.152 8.1.0 7.2.2
2.9.2 arm64 20.04 9.4.0 5.3.2 3.8.10 3.9.2 11.4.239 8.4.1 8.4.1