A. Unique TensorFlower 034633f23b PY2 removal cleanup
PiperOrigin-RevId: 352106691
Change-Id: I382d53c64f0d29da430b8cb6d2395a2cb281509e
2021-01-15 16:48:57 -08:00
..
2021-01-15 16:48:57 -08:00
2020-09-29 07:19:05 -07:00
2020-09-30 16:03:47 -07:00
2020-09-30 16:03:47 -07:00
2021-01-15 16:48:57 -08:00
2020-09-30 16:03:47 -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.