TensorFlow

API

 tf.compat / v1 / v1.saved_model.simple_save


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.


此页内容是否对您有帮助