[[["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-03-23 UTC."],[],[]], You can save and load a model in the SavedModel format using the following APIs: Low-level tf.saved_model API. This document describes how to use this API in detail., Your question on formats for saving a model has multiple possible answers, based on why you want to save your model: Save your model to resume training it later; Save your model to load it for inference later; These scenarios give you a couple of options:.