tff.learning.models.load

Deserializes a TensorFlow SavedModel at path to a tff.learning.models.VariableModel.

path The str path pointing to a SavedModel.

A tff.learning.models.VariableModel.