ESP32 TFlite model Only float32 and uint8_t supported currently

后端 未结 0 1435
再見小時候
再見小時候 2021-01-07 04:15

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         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题