pulp-platform / dory

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

Add initial_dir to network_run #62

Closed lukamac closed 8 months ago

lukamac commented 9 months ago

Add initial_dir to network_run so that we can have input on both sides of the allocated memory. Required for efficient input double buffering with the directional allocation scheme.

ABurrello commented 8 months ago

There are conflicts in the branch. Can you check them?

lukamac commented 8 months ago

There are conflicts in the branch. Can you check them?

Fixed it