| Package | Description |
|---|---|
| org.tensorflow.lite |
Defines classes to load and execute TensorFlowLite models.
|
| Class and Description |
|---|
| DataType
Represents the type of elements in a TensorFlow Lite
Tensor as an enum. |
| Interpreter.Options
An options class for controlling runtime interpreter behavior.
|
| Tensor
A typed multi-dimensional array used in Tensorflow Lite.
|
Copyright © 2019. All rights reserved.