FloopCZ/tensorflow_cc
CMake-based build system for installing TensorFlow's C++ API library outside the TensorFlow source tree.

Velocity · 7d
+0.2
★ / day
Trend
→steady
star history
This repository provides CMake projects that download, build, and install the TensorFlow C++ API into an operating system without requiring the Bazel build system. It enables C++ developers to use TensorFlow’s native API from external projects. The repository includes Docker images for both CPU-only and GPU-accelerated (CUDA) Ubuntu and Arch Linux builds.