I followed the steps mentioned in the codelab and generated optimized_graph.lite file successfully. As per documentation we need TensorFlow Lite model for inference in a mobile app in the form of a .tflite file.
How do we further generate the .tflite file?