Skip to content

Commit

Permalink
Fix image name
Browse files Browse the repository at this point in the history
  • Loading branch information
gramalingam committed Nov 18, 2024
1 parent 64d3cc1 commit 0bd8d18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/proposals/ShardingFormalism.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ Consider the example of an `Add (Input1, Input2)` op. Consider the case where `I

The figure below shows how we can use sharding for both the `M` and `N` axes:

![Composing sharding specs on different axes](images/composing_broadcast_axes)
![Composing sharding specs on different axes](images/composing_broadcast_axes.png)

Note that in this example, both the `M` and `N` axes are split into two shards each.
This means that the output itself has 4 shards, as shown in the figure.
Expand Down

0 comments on commit 0bd8d18

Please sign in to comment.