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

Using ESP-NN in Zephyr project (or build with another build system) (TFMIC-11) #71

Open
Yaxit opened this issue Dec 15, 2023 · 0 comments

Comments

@Yaxit
Copy link

Yaxit commented Dec 15, 2023

Hi,
I'm working on a benchmarking project within a Zephyr RTOS application on the Stamp_3c board (ESP32-C3).
I previously succeded in setting up the project with CMSIS_NN acceleration on another platform, and I would like to do something similar with the new board.

I'm a bit confused about how I can build TFLite with ESP_NN kernels and use these in a Zephyr project.
I first thought that I could add the project as a subdirectory from my CMakeLists file, but of course, this does not work, as the build system of Zephyr has no notion of ESP-IDF. I must admit I'm not very practical of build systems in general, which does not help.

Any idea on how I could achieve this?

@github-actions github-actions bot changed the title Using ESP-NN in Zephyr project (or build with another build system) Using ESP-NN in Zephyr project (or build with another build system) (TFMIC-11) Dec 15, 2023
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

1 participant