zlacker

[return to "PostgresML is 8-40x faster than Python HTTP microservices"]
1. habibu+Y5[view] [source] 2022-10-20 01:53:54
>>redbel+(OP)
Python is slow for ML. People will take time to realize it. The claim that most of the work is done in GPU -- covers only a small fraction of cases.

For example, in NLP a huge amount of pre and post processing of data is needed outside of the GPU.

◧◩
2. est+Vp[view] [source] 2022-10-20 05:42:09
>>habibu+Y5
That depends whether you include numpy as CPython or not.

Or did you really write layers of for loops in Python?

[go to top]