Hacker News new | ask | show | jobs
by vonnik 3472 days ago
Every serious lib was written in C/C++ under the hood long before TensorFlow came along.
1 comments

True, at least to some extent. But I think TensorFlow treated C++ as a first class citizen and not as a tool to improve performance.

You wouldn't use sklearn as a C++ developer, for example. But you could totally use TensorFlow.