Skip to content

Commit

Permalink
Remove unmerged code
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyjadams committed May 28, 2024
1 parent 3a96e73 commit 72fe093
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions jax/_src/clusters/cluster.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,8 @@ def auto_detect_unset_distributed_params(cls,
num_processes: int | None,
process_id: int | None,
local_device_ids: Sequence[int] | None,
<<<<<<< HEAD
spec_detection_method: str | None,
=======
initialization_timeout: int | None,
>>>>>>> 06cd05d1d6722e77744556983e99396d0c208774
) -> tuple[str | None, int | None, int | None,
Sequence[int] | None]:

Expand Down

0 comments on commit 72fe093

Please sign in to comment.