eloquentarduino / tflm_esp32

MIT License
0 stars 2 forks source link

Using EloquentTinyML only a few functions are working #3

Closed GabeFigenio closed 1 month ago

GabeFigenio commented 1 month ago

I'm using EloquentTinyML with tflm_esp32 and only a few functions are declare to use, such as Softmax, Relu and FullyConnected. But I need to use Logistic, Transpose, While and others. This other functions works on ESP32? My guess is that the problem is on EloquentTinyML, but I want to be sure.

eloquentarduino commented 1 month ago

Replied at https://github.com/eloquentarduino/EloquentTinyML/issues/74