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

Not currently ranked — collecting fresh signals.
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.
Frequently asked
- What is PatWie/tensorflow-cmake?
- CMake-based build system and examples for compiling and running TensorFlow models in C++, Go, and Python without Bazel.
- Is tensorflow-cmake open source?
- Yes — PatWie/tensorflow-cmake is open source, released under the Apache-2.0 license.
- What language is tensorflow-cmake written in?
- PatWie/tensorflow-cmake is primarily written in CMake.
- How popular is tensorflow-cmake?
- PatWie/tensorflow-cmake has 443 stars on GitHub.
- Where can I find tensorflow-cmake?
- PatWie/tensorflow-cmake is on GitHub at https://github.com/PatWie/tensorflow-cmake.