Remix.run Logo
jmalicki an hour ago

pytorch is really mostly C++ after all, you don't have to use it with python.

Python just allows you to use it like "normal code", whereas if you program it in C++ you really get exposed to what's under the hood and can't write "normal code"