Lines Matching refs:Support
1 # TensorFlow Lite Support
3 TFLite Support is a toolkit that helps users to develop ML and deploy TFLite
5 C++ (WIP), and Swift (WIP). The TFLite Support project consists of the following
8 * **TFLite Support Library**: a cross-platform library that helps to
13 * **TFLite Support Codegen Tool**: an executable that generates model wrapper
14 automatically based on the Support Library and the metadata.
15 * **TFLite Support Task Library**: a flexible and ready-to-use library for
20 TFLite Support library serves different tiers of deployment requirements from
22 TFLite Support targets at:
25 This is achieved by the TFLite Support Codegen tool, where users can get the
31 The model interfaces provided by the TFLite Support Task Library are
38 The TFLite Support Util Library contains varieties of util methods and data
60 Let us know what you think about TFLite Support by creating a