tflite_flutter library

TensorFlow Lite for Flutter

Classes

ByteConversionUtils
Delegate
GpuDelegate
Metal Delegate for iOS
GpuDelegateOptions
Metal Delegate options
GpuDelegateOptionsV2
Unstable, may not work with some devices and models
GpuDelegateV2
Unstable, may not work with some devices and models
Interpreter
TensorFlowLite interpreter for running inference on a model.
InterpreterOptions
TensorFlowLite interpreter options.
NnApiDelegate
NnApi Delegate for Android
QuantizationParams
Tensor
TensorFlowLite tensor.
TFLGpuDelegateOptions
Wraps gpu delegate options for iOS metal delegate
TfLiteDelegate
Wraps a TfLiteDelegate
TfLiteGpuDelegateOptionsV2
Wraps TfLiteGpuDelegateOptionsV2 for android gpu delegate
TfLiteInterpreter
Wraps a model interpreter.
TfLiteInterpreterOptions
Wraps customized interpreter configuration options.
TfLiteModel
Wraps a loaded TensorFlowLite model.
TfLiteQuantizationParams
Wraps Quantization Params
TfLiteStatus
Status of a TensorFlowLite function call.
TfLiteTensor
Wraps data associated with a graph tensor.

Enums

TFLGpuDelegateWaitType
iOS metal delegate wait types.
TfLiteGpuInferencePriority
TfLiteGpuInferenceUsage
Encapsulated compilation/runtime tradeoffs.
TfLiteType
Types supported by tensor.

Extensions

ListShape on List

Properties

version String
tflite version information.
no setter