See: Description
| Class | Description |
|---|---|
| Interpreter |
Driver class to drive model inference with TensorFlow Lite.
|
| Interpreter.Options |
An options class for controlling runtime interpreter behavior.
|
| Tensor |
A typed multi-dimensional array used in Tensorflow Lite.
|
| TensorFlowLite |
Static utility methods loading the TensorFlowLite runtime.
|
| Enum | Description |
|---|---|
| DataType |
Represents the type of elements in a TensorFlow Lite
Tensor as an enum. |
Copyright © 2019. All rights reserved.