![]() |
Creates context to execute computations with workers on channels
.
tff.backends.native.create_remote_python_execution_context(
channels,
thread_pool_executor=None,
dispose_batch_size=20,
max_fanout: int = 100,
default_num_clients: int = 0
) -> tff.framework.ExecutionContext