chore: bump mooncake version to 0.3.11.post1 (#25989)

This commit is contained in:
Shangming Cai
2026-05-25 16:51:03 +08:00
committed by GitHub
parent 0942011665
commit 7f2829af39
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -100,7 +100,7 @@ _PEER_STATE_POLL_INTERVAL_SEC = 0.01
def _get_process_group_backend(process_group, device: str):
return process_group._get_backend(torch.device(device))
return process_group
def _iter_live_parallel_groups() -> Iterator[parallel_state.GroupCoordinator]: