Tests compatibility with tff.backends.mapreduce.CanonicalForm
.
tff.backends.mapreduce.check_iterative_process_compatible_with_canonical_form(
ip: tff.templates.IterativeProcess
)
Returns |
TFF-internal building-blocks representing the validated and simplified
initialize and next computations.
|
Raises |
TypeError
|
If the arguments are of the wrong types.
|