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