I would like to use an ESP32 with tflite micro, therefore I converted my trained model with:
converter = tf.lite.TFLiteConverter.from_keras_model(model) conve