|
|
|
|
|
by huqedato
655 days ago
|
|
Julia is a splendid, high performance language. And the most overlooked. Such a huge pity and shame that the entire current AI ecosystem is build on Python/Pytorch. Python - not a real programming language, let alone is interpreted... such a huge loss of performance besides Julia. |
|
Ironically it's very hard to write actual low-level parallel code (like CUDA) through python, there's really no choice but to call out to Fortran and C libraries for the likes of pytorch.
[0] https://en.wikipedia.org/wiki/Real_Programmers_Don't_Use_Pas...