You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From the function names, I thought the functions cpu_mask_voting and gpu_mask_voting are doing the same things but on different devices (i.e. CPU and GPU). However, the their implementations are a little bit different.
Just to be sure, what is the difference between these two functions?
Thanks!
Kun
The text was updated successfully, but these errors were encountered:
Dear @oh233 ,
From the function names, I thought the functions cpu_mask_voting and gpu_mask_voting are doing the same things but on different devices (i.e. CPU and GPU). However, the their implementations are a little bit different.
Just to be sure, what is the difference between these two functions?
Thanks!
Kun
The text was updated successfully, but these errors were encountered: