• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# TensorFlow Lite
2
3TensorFlow Lite is TensorFlow's lightweight solution for mobile and embedded
4devices. It enables low-latency inference of on-device machine learning models
5with a small binary size and fast performance supporting hardware acceleration.
6
7See the documentation: https://www.tensorflow.org/lite/
8Documentation edits can be made here: [tensorflow/lite/g3doc](./g3doc/)
9