Skip to content

Commit ee32400

Browse files
mwhittakerOrbax Authors
authored andcommitted
Remove old heartbeat flags and arguments.
PiperOrigin-RevId: 770823735
1 parent b87a223 commit ee32400

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

checkpoint/orbax/checkpoint/_src/testing/multiprocess_test.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,6 @@ def _main(argv):
162162
f"--jax_task_id={i}",
163163
f"--jax_controller_address=localhost:{jax_port}",
164164
"--jax_heartbeat_timeout=3s",
165-
"--jax_heartbeat_interval=1s",
166-
"--jax_max_missing_heartbeats=3",
167165
f"--jax_distributed_shutdown_timeout={_WORKER_SHUTDOWN_TIMEOUT.value}s",
168166
"--vmodule=client=10,service=10",
169167
]

0 commit comments

Comments
 (0)