menu
tfx package
documentation
tflite.dart
InterpreterOptions
addDelegate method
addDelegate method
dark_mode
light_mode
addDelegate
method
void
addDelegate
(
Delegate
delegate
)
Implementation
void addDelegate(Delegate delegate) { TfLiteInterpreterOptionsAddDelegate(_ref, delegate.ref); }
tfx package
documentation
tflite
InterpreterOptions
addDelegate method
InterpreterOptions class