xref: /aosp_15_r20/external/tensorflow/tensorflow/lite/g3doc/api_docs/index.md (revision b6fb3261f9314811a0f4371741dbb8839866f948)
1# TensorFlow Lite API Reference
2
3The API reference documentation provides detailed information for each of the
4classes and methods in the TensorFlow Lite library. Choose your preferred
5platform from the list below.
6
7*   [Python API reference](https://tensorflow.org/lite/api_docs/python/tf/lite)
8*   [Android (Java) API reference](https://tensorflow.org/lite/api_docs/java/org/tensorflow/lite/package-summary)
9*   [Swift API reference](https://tensorflow.org/lite/api_docs/swift/Classes)
10*   Objective-C API reference (coming soon)
11*   [C++ API reference](https://tensorflow.org/lite/api_docs/cc)
12
13We also provide other tools related to TensorFlow Lite.
14
15*   [TensorFlow Lite Model Maker Python API reference](https://tensorflow.org/lite/api_docs/python/tflite_model_maker)
16*   [TensorFlow Lite Python Support Library](https://tensorflow.org/lite/api_docs/python/tflite_support)
17