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?
There is no such thing as .tflite file , i searched the codelab project and did not find anything called a .tflite file.You only require
tf_files/optimized_graph.lite.