tff.learning.models.load_functional_model

Deserializes a TensorFlow SavedModel at path to a functional model.

path The str path pointing to a SavedModel.

A tff.learning.models.FunctionalModel.