Returns a LiteRunner
from flatbuffer of the TFLite model.
View aliases
Main aliases
mediapipe_model_maker.face_stylizer.face_stylizer.face_stylizer_options.model_opt.loss_functions.model_util.get_lite_runner
, mediapipe_model_maker.face_stylizer.face_stylizer.loss_functions.model_util.get_lite_runner
, mediapipe_model_maker.face_stylizer.face_stylizer.model_opt.loss_functions.model_util.get_lite_runner
, mediapipe_model_maker.face_stylizer.face_stylizer.model_util.get_lite_runner
, mediapipe_model_maker.face_stylizer.face_stylizer_options.model_opt.loss_functions.model_util.get_lite_runner
, mediapipe_model_maker.face_stylizer.model_options.loss_functions.model_util.get_lite_runner
mediapipe_model_maker.model_util.get_lite_runner(
tflite_buffer: bytearray
) -> 'LiteRunner'