pulp-platform / dory

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

Target HW #74

Open wh1674 opened 1 week ago

wh1674 commented 1 week ago

Is the DORY framework only compatible with commercial MCUs like GAP-8 as the target hardware, or can it also be used with custom architectures based on other PULP platforms?

FrancescoConti commented 1 week ago

Hi @wh1674 thanks for your question. It can be adapted to run on other PULPs, and we used it for some of our silicon prototypes, but we are currently working on another framework that will supersede DORY with better flexibility for that use-case.

wh1674 commented 6 days ago

Thank you. Is it possible to modify the architecture within the PULP platform (e.g., Pulpissimo) to use the C code output from Dory in runtime simulation?"