Installation
CPU
wget https://github.com/ika-rwth-aachen/libtensorflow_cc/releases/download/v2.9.1/libtensorflow-cc_2.9.1.deb
sudo dpkg -i libtensorflow-cc_2.9.1.deb
ldconfig
GPU
wget https://github.com/ika-rwth-aachen/libtensorflow_cc/releases/download/v2.9.1/libtensorflow-cc_2.9.1-gpu.deb
sudo dpkg -i libtensorflow-cc_2.9.1-gpu.deb
ldconfig
Docker Images
CPU |
GPU |
rwthika/tensorflow-cc:2.9.1 |
rwthika/tensorflow-cc:2.9.1-gpu |
Version Information
TensorFlow |
Architecture |
Ubuntu |
GCC |
Bazel |
Python |
protobuf |
CUDA |
cuDNN |
TensorRT |
2.9.1 |
x86_64 |
20.04 |
9.4.0 |
5.3.0 |
3.8.10 |
3.9.2 |
11.2.152 |
8.1.0 |
7.2.2 |