API Reference tflite_elixir v0.1.4

modules

Modules

An RAII object that represents a read-only tflite model, copied from disk, or mmapped.

An interpreter for a graph of nodes that input and output from tensors.

Build an interpreter capable of interpreting model.

Quantization parameters that corresponds to the table QuantizationParameters in the TFLite Model schema file.

A typed multi-dimensional array used in Tensorflow Lite.

mix-tasks

Mix Tasks

Image classification mix task: mix help classify_image

Image detection mix task: mix help detect_image

List all available Edge Tpu mix task: mix help list_edgetpu