Categories
Misc

TensorFlow 1.15 C++ API Documentation

Hello,

I train TensorFlow models using the Python version but I need them to run using the C++ api. I had previously compiled libtensorflow.so version 1.11 and used the models successfully, however, when trying to use the same program with the 1.15 version it fails with an segmentation fault. I assume the way a model loads changed between 1.11 and 1.15 using the C++ api, however, I cannot for the life of me find documentation on the C++ API version 1.15 since the official site always redirects to version 2.8.

Could anyone please point me to the v1.15 documentation of the C++ api, please?

submitted by /u/quinseptopol
[visit reddit] [comments]

Leave a Reply

Your email address will not be published. Required fields are marked *