Deep Java Library 0.23.0 - tflite-engine API

This document is the API specification for the Deep Java Library (DJL) TFLite Engine.

The TFLite Engine module contains the TFLite implementation of the DJL EngineProvider. See here for more details.

Packages 
Package Description
ai.djl.tflite.engine
Contains classes to interface with the underlying TFLite Engine.
ai.djl.tflite.zoo
Contains the built-in TfLiteModelZoo.
org.tensorflow.lite
Defines classes to load and execute TensorFlowLite models.
org.tensorflow.lite.annotations  
org.tensorflow.lite.nnapi