Skip to content

Commit

Permalink
Fix typos in pytorch on xla docs (#8543)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichalPitr authored Jan 9, 2025
1 parent 1cdb1ef commit de75686
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/learn/pytorch-on-xla-devices.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,9 +186,9 @@ doc will talk about the device independent bits of multi-host training
and will use the TPU + PJRT runtime(currently available on 1.13 and 2.x
releases) as an example.

Before you being, please take a look at our user guide at
Before you begin, please take a look at our user guide at
[here](https://cloud.google.com/tpu/docs/run-calculation-pytorch) which
will explain some Google Cloud basis like how to use `gcloud` command
will explain some Google Cloud basics like how to use `gcloud` command
and how to setup your project. You can also check
[here](https://cloud.google.com/tpu/docs/how-to) for all Cloud TPU
Howto. This doc will focus on the PyTorch/XLA perspective of the Setup.
Expand Down

0 comments on commit de75686

Please sign in to comment.