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