| Model | The wrapper class for a TFLite model and a TFLite interpreter. |
| Model.Builder |
This class is deprecated. Please use Model.createModel(Context, String, Options).
|
| Model.Options | Options for running the model. |
| Model.Options.Builder | Builder of Model.Options. |
| Model.Device | The runtime device type used for executing classification. |