[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-07 UTC."],[],[],null,["# mediapipe_model_maker.model_util.load_tflite_model_buffer\n\n\u003cbr /\u003e\n\n|----------------------------------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/google/mediapipe/blob/master/mediapipe/model_maker/python/core/utils/model_util.py#L78-L90) |\n\nLoads a TFLite model buffer from file.\n\n#### View aliases\n\n\n**Main aliases**\n\n[`mediapipe_model_maker.face_stylizer.face_stylizer.face_stylizer_options.model_opt.loss_functions.model_util.load_tflite_model_buffer`](https://www.tensorflow.org/mediapipe/api/solutions/python/mediapipe_model_maker/model_util/load_tflite_model_buffer), [`mediapipe_model_maker.face_stylizer.face_stylizer.loss_functions.model_util.load_tflite_model_buffer`](https://www.tensorflow.org/mediapipe/api/solutions/python/mediapipe_model_maker/model_util/load_tflite_model_buffer), [`mediapipe_model_maker.face_stylizer.face_stylizer.model_opt.loss_functions.model_util.load_tflite_model_buffer`](https://www.tensorflow.org/mediapipe/api/solutions/python/mediapipe_model_maker/model_util/load_tflite_model_buffer), [`mediapipe_model_maker.face_stylizer.face_stylizer.model_util.load_tflite_model_buffer`](https://www.tensorflow.org/mediapipe/api/solutions/python/mediapipe_model_maker/model_util/load_tflite_model_buffer), [`mediapipe_model_maker.face_stylizer.face_stylizer_options.model_opt.loss_functions.model_util.load_tflite_model_buffer`](https://www.tensorflow.org/mediapipe/api/solutions/python/mediapipe_model_maker/model_util/load_tflite_model_buffer), [`mediapipe_model_maker.face_stylizer.model_options.loss_functions.model_util.load_tflite_model_buffer`](https://www.tensorflow.org/mediapipe/api/solutions/python/mediapipe_model_maker/model_util/load_tflite_model_buffer)\n\n\u003cbr /\u003e\n\n mediapipe_model_maker.model_util.load_tflite_model_buffer(\n model_path: str\n ) -\u003e bytearray\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n| Args ---- ||\n|--------------|----------------------------------------------------|\n| `model_path` | Absolute path to a TFLite file, such as //.tflite. |\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n| Returns ------- ||\n|---|---|\n| A TFLite model buffer ||\n\n\u003cbr /\u003e"]]