LIVE: Multi-Processing & Multithreading in Python for AI/ML

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Hi sir, when the maximum processes that can be run is (number of cores* 2)-1, how come there were around 500 processes running on your Mac? (Excuse my knowledge gap if it's very basic question :) )

Is it because is optimises the processes?

If yes then, if we are deploying a video analytics model over cpu(4 core) how many videos can we analyse continuously in parallel ?

pwnkmrdst
Автор

in python sum is also a function, beware of using keyword variable names

TchFlicks
Автор

The code is working without processing but if i do run with processing I am getting mean as 0.

PAVANKUMAR-vxty
Автор

If thread2 is dependent on thread1 then thread2 can't really start working unless thread1 completes. What should we do in such case?

vashistnarayansingh
join shbcf.ru