-
Notifications
You must be signed in to change notification settings - Fork 11
Packaging Models
Philip Dow edited this page Jan 14, 2021
·
5 revisions
See TensorFlow Backend.
TFLite is a lightweight library used to run a subset of TensorFlow models in constrained environments, such as mobile devices. Tensor/IO includes support for TF Lite models. For more information on converting models to the TF Lite format, see the TensorFlow Lite Backend page.
Last updated 01/04/21.