Kernel crash TFlite Model

I’m new to TF and I’ve recently developed a model for classifying MNIST numbers. However, I’m encountering difficulties when trying to export the model to TFLite for use in Flutter. Every time I attempt to do so, the kernel crashes. I’ve searched online, but haven’t found any helpful information regarding this issue. I’m running Tf on the gpu through WSL
TF version 2.16.1
Keras version 3.3.2

Hi @CarlosRuiz, Thanks for reporting this issue. While converting keras model to tflite in wsl with 2.16.1 we have observed the same. we will work on it and get back to you.

Thank You.