While experimenting with tensorflow i\'ve come accross an issue when converting keras model into tensorflow lite.
tensorflow
keras model
tensorflow lite
This is my setup
This looks like https://github.com/tensorflow/tensorflow/issues/22617 where the _tensorflow_wrap_toco library is missing in Windows version. I would suggest you to try installing the latest Tensorflow version.