Does TensorFlow for JetPack 4.2 support c++ api?

I can find tensorflow_gpu-1.13.1+nv19.3-cp36-cp36m-linux_aarch64.whl on Jetson Download Center. But we are using c++ in our project. Does it include c++ api in this whl file?

Thanks.

Hi,

Sorry that we don’t support the TensorFlow C++ package.

You can build it from source with Bazel to get the library.
[url]https://github.com/tensorflow/tensorflow/blob/master/tensorflow/tools/lib_package/README.md[/url]

Thanks.

Are there any plans to support TF C++ API, any ETA?

Hi,

We have discussed the support of the C++ API but no concrete schedule yet.
Thanks.