Module: mp.model_ckpt_util
Pybind model checkpoint utility functions.
Functions
ConvertHfTokenizer(...)
: ConvertHfTokenizer(arg0: str, arg1: str) -> None
GenerateCpuTfLite(...)
: GenerateCpuTfLite(arg0: str, arg1: str, arg2: str, arg3: bool, arg4: str) -> None
GenerateGpuTfLite(...)
: GenerateGpuTfLite(arg0: str, arg1: str, arg2: str, arg3: bool, arg4: str) -> None
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-01 UTC.
[[["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-01 UTC."],[],[],null,["# Module: mp.model_ckpt_util\n\n\u003cbr /\u003e\n\nPybind model checkpoint utility functions.\n\nFunctions\n---------\n\n[`ConvertHfTokenizer(...)`](../mp/model_ckpt_util/ConvertHfTokenizer): ConvertHfTokenizer(arg0: str, arg1: str) -\\\u003e None\n\n[`GenerateCpuTfLite(...)`](../mp/model_ckpt_util/GenerateCpuTfLite): GenerateCpuTfLite(arg0: str, arg1: str, arg2: str, arg3: bool, arg4: str) -\\\u003e None\n\n[`GenerateGpuTfLite(...)`](../mp/model_ckpt_util/GenerateGpuTfLite): GenerateGpuTfLite(arg0: str, arg1: str, arg2: str, arg3: bool, arg4: str) -\\\u003e None"]]