PatWie/tensorflow-cmake
CMake-based build system and examples for compiling and running TensorFlow models in C++, Go, and Python without Bazel.

Velocity · 7d
+0.1
★ / day
Trend
→steady
star history
This repository provides a CMake-based alternative to Bazel for building TensorFlow applications. It includes a custom FindTensorFlow.cmake module with workarounds for various TensorFlow versions. The collection offers examples for loading pre-trained models, running inference, and compiling custom operations in C++ with optional CUDA GPU support. It covers TensorFlow versions 1.9 through 1.14.