oneflow.nn.graph.graph_config.GraphConfig.set_auto_parallel_wait_time

GraphConfig.set_auto_parallel_wait_time(cost)

Set wait time for auto-parallel algorithm.

wait time: An auto-parallel parameter. Describe the mutable extra time it will take when communication between devices occurs. It will be added to the copy cost and may get reduced when cover by computation cost.