![]() |
Converts a FunctionalModel
to a tff.learning.Model
.
tff.learning.models.model_from_functional(
functional_model: tff.learning.models.FunctionalModel
,
metric_constructors: Optional[List[Callable[[], tf.keras.metrics.Metric]]] = None
) -> tff.learning.Model