joeyballentine / ncnn-vulkan-python

ncnn is a high-performance neural network inference framework optimized for the mobile platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python multiprocessing possible

davlee1972 opened this issue · comments

Is it possible to run python multiprocessing on multiple images using this package. I tried and got errors..

Would multiprocessing even help? Does this vulkan implementation use all gpu cores, etc..

Closing. Doesn't look like it is possible, but it looks you can you multiprocess if you have more than one gpu by assigning each process its own gpu