chore: import upstream snapshot with attribution
cffconvert / validate (push) Has been skipped
License Check / license-check (push) Failing after 2s

This commit is contained in:
wehub-resource-sync
2026-07-13 12:14:16 +08:00
commit 8a852e4b4e
36502 changed files with 9277225 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# TensorFlow Lite API Reference
The API reference documentation provides detailed information for each of the
classes and methods in the TensorFlow Lite library. Choose your preferred
platform from the list below.
* [Python API reference](./python/tf/lite)
* [Android (Java) API reference](./java/org/tensorflow/lite)
* [Swift API reference](./swift/Classes)
* [C++ API reference](./cc)
* [C API reference](./c)
We also provide other tools related to TensorFlow Lite.
* [TensorFlow Lite Model Maker Python API reference](./python/tflite_model_maker)
* [TensorFlow Lite Python Support Library](./python/tflite_support)