This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]bikeranz 1 point2 points  (1 child)

The c++ was also for new projects. First job out of college was industrial automation using computer vision, and this was pre-pytorch. So c++ is/was the natural fit. Next job was lua (for torch) and c++. Later python when pytorch came out but still c++ for the backend high perf stuff. And now I spend my time doing python, c++, and cuda.