Thanks for your reply. That's what I was wondering... I was hoping maybe it did and just was not advertised.
I suppose this file:
https://github.com/tensorflow/tensorflo ... a_hifimini
requires different hardware than the standard ESP32.
Search found 2 matches
- Wed Mar 18, 2020 4:23 pm
- Forum: ESP-WHO
- Topic: Tensorflow support?
- Replies: 4
- Views: 59570
- Wed Mar 11, 2020 2:18 am
- Forum: ESP-WHO
- Topic: Tensorflow support?
- Replies: 4
- Views: 59570
Tensorflow support?
I see the Tensorflow-Micro project now supports the ESP32: https://github.com/tensorflow/tensorflow/tree/master/tensorflow/lite/micro/kernels/xtensa_hifimini Does anyone know how to build for this target? Specifically, I'm looking for the header: #include <xtensa/tie/xt_hifi2.h> Any insights would b...