Module: tf.saved_model.builder
Stay organized with collections
Save and categorize content based on your preferences.
SavedModel builder.
Builds a SavedModel that can be saved to storage, is language neutral, and
enables systems to produce, consume, or transform TensorFlow Models.
Classes
class SavedModelBuilder
: Builds the SavedModel
protocol buffer and saves variables and assets.
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 2020-10-01 UTC.
[null,null,["Last updated 2020-10-01 UTC."],[],[],null,["# Module: tf.saved_model.builder\n\n\u003cbr /\u003e\n\nSavedModel builder.\n\nBuilds a SavedModel that can be saved to storage, is language neutral, and\nenables systems to produce, consume, or transform TensorFlow Models.\n\nClasses\n-------\n\n[`class SavedModelBuilder`](../../tf/saved_model/Builder): Builds the `SavedModel` protocol buffer and saves variables and assets."]]