Comment by adastra22
Tensorflow has extensive documentation of its C++ interface, as that is the primary interface for the library (the Python API is a wrapper on top).
Tensorflow has extensive documentation of its C++ interface, as that is the primary interface for the library (the Python API is a wrapper on top).
You should read more carefully before responding.
I said "beside Python, and C/C++ in which they are written"
You: "you can see people are using it from C".
What a surprise that library usable from Python through wrapped C API has C API!
I hoped it was quite obvious that by "other languages" I meant "other than Python and C/C++ in which they are written".
At least sibling actually mentioned Java.