Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pmcurtin authored Sep 30, 2024
1 parent c4c75fc commit 5d1ca04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Shared filesystem & SSH access if using multiple machines

## Minimal example

Here's a simple example where we distribute `distributed_function` to two hosts (with 2 GPUs each):
Here's a simple example where we distribute `train_model` to two hosts (with 2 GPUs each):

```python
def train_model(model, dataset):
Expand Down

0 comments on commit 5d1ca04

Please sign in to comment.