tree: 37a5e6310e58b6dbb97a0d6ab7656c947e9a618c [path history] [tgz]
  1. adding_an_op/
  2. android/
  3. image_retraining/
  4. label_image/
  5. multibox_detector/
  6. speech_commands/
  7. udacity/
  8. wav_to_spectrogram/
  9. __init__.py
  10. README.md
tensorflow/examples/README.md

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.