• このページの内容
  • Args

tff.learning.models.save_functional_model

  • このページの内容
  • Args

Serializes a FunctionalModel as a tf.SavedModel to path.

functional_model A tff.learning.models.FunctionalModel.
path A str directory path to serialize the model to.