InterpreterOptions constructor
InterpreterOptions()
Creates a new options instance.
Implementation
factory InterpreterOptions() =>
InterpreterOptions._(tfLiteInterpreterOptionsCreate());
Creates a new options instance.
factory InterpreterOptions() =>
InterpreterOptions._(tfLiteInterpreterOptionsCreate());