Files
tensorflow/tensorflow/examples
A. Unique TensorFlower 2f389ffb35 Automated Code Change
PiperOrigin-RevId: 713597458
2025-01-09 02:48:52 -08:00
..
2024-12-07 02:36:15 -08:00
2024-12-11 03:26:14 -08:00
2025-01-09 02:38:33 -08:00
2025-01-09 02:48:52 -08:00
2024-10-30 03:16:46 -07:00

TensorFlow C++ Examples

This directory contains examples of the TensorFlow C++ API (and some redirects). If that's not what you're looking for here are some links:

About these examples

  • The C++ API is only easily buildable from within the TensorFlow bazel build. If you need a stand alone build see the C API.
  • This directory is not actively maintained.