espressif / esp-nn

Optimised Neural Network functions for Espressif chipsets
Apache License 2.0
125 stars 22 forks source link

Support for ESP32-P4? #11

Open AIWintermuteAI opened 2 months ago

AIWintermuteAI commented 2 months ago

Hello, @vikramdattu ! Do you have any information about how NN accelerated inference is going to be handled in the new P4 chip? Will it be included in ESP NN as well?

vikramdattu commented 2 months ago

@AIWintermuteAI yes, the optimizations will be included in esp-nn for esp32-p4. Once added, these will get included transparently to esp-tflite-micro. Unfortunately, I do not have any ETA at the moment though.