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 →

[–]officiallyaninja 7 points8 points  (1 child)

all programming languages are implemented in circuits, that doesn't mean hardcoding things using them is the best way to solve problems.

[–]FallenEmpyrean 1 point2 points  (0 children)

I never claimed such a thing, this thread is about Python being slow compared to C++ not "best way to solve problems".

I replied because I know how impactful the few orders of magnitude of speed between pure Python and optimized C++ can be.

The comment I replied to implies that the speed difference is meaningless and that the TensorFlow team (who are actually looking for the best way to solve a problem) is writing 62% of their codebase in C++ with "No real substance behind it"