Skip to content

Commit

Permalink
Removing unused description
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 584384628
  • Loading branch information
evcu authored and jax authors committed Nov 21, 2023
1 parent 84c1e82 commit db376e8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions jax/experimental/mesh_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,6 @@ def _create_device_mesh_for_nd_torus(
physical topology.
mesh_shape: shape of the logical mesh (size of the various logical
parallelism axes), with axes ordered by increasing network intensity.
prefer_symmetric: whether to prefer to assign a logical axis to multiple
physical axes of the same size rather than axes of different sizes.
Returns:
An np.ndarray of devices in the shape of the logical mesh (mesh_shape), with
Expand Down

0 comments on commit db376e8

Please sign in to comment.