Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementing esp-dl #243

Open
TAOFOR4 opened this issue Apr 29, 2024 · 1 comment
Open

Implementing esp-dl #243

TAOFOR4 opened this issue Apr 29, 2024 · 1 comment

Comments

@TAOFOR4
Copy link

TAOFOR4 commented Apr 29, 2024

Hi,

I am wondering if it is possible to implement esp-dl on warduino. Because I am trying to run some neural network models with webassembly on ESP32 series. Thx

@tolauwae
Copy link
Member

Hi

Sorry for the late answer 😅.

Yes, it is possible to implement this on WARDuino. But you would need to implement your own primitives as C++ wrappers around the esp-dl library. The most recent paper explains how: https://doi.org/10.1016/j.cola.2024.101268

This is not a priority for us, but we are happy to accept PR 😄.
And of course we are happy to help with any issues you might encounter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants