pulp-platform / dory

A tool to deploy Deep Neural Networks on PULP-based SoC's
Apache License 2.0
76 stars 22 forks source link

Add asynchronous version of network run #63

Closed lukamac closed 11 months ago

lukamac commented 11 months ago

Adds the async/wait versions of the network_run function. Required for software pipelining of next input loading and current input processing.