tree: d70b095a69eb356b8fbecfd883604c3fed280e83 [path history] [tgz]
  1. adding_an_op/
  2. android/
  3. custom_ops_doc/
  4. image_retraining/
  5. label_image/
  6. multibox_detector/
  7. speech_commands/
  8. udacity/
  9. wav_to_spectrogram/
  10. __init__.py
  11. 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.