
• 1 min read
What is TensorFlow Lite?
TensorFlow Lite [https://www.tensorflow.org/lite], often referred to as TFLite,
is an open source library developed by Google
[https://developers.googleblog.com/2017/11/announcing-tensorflow-lite.html] for
deploying machine learning models to edge devices. Examples of edge deployments
would be mobile (iOS/Android), embedded, and on-device. You can