nvdla / sw

NVDLA SW
Other
489 stars 193 forks source link

Running multiple networks #204

Open mbechtel2 opened 4 years ago

mbechtel2 commented 4 years ago

Hi,

I'm interested in submitting multiple networks simultaneously and alternating between executing each network at runtime. However, it seems like only a single task can run on an engine at a given time while subsequent tasks are rejected. Is it possible to run multiple networks at the same time or are there plans to allow for this in the future?