Skip to content

Commit

Permalink
Fix dated torch_xla version
Browse files Browse the repository at this point in the history
  • Loading branch information
bhavya01 committed Jan 24, 2025
1 parent 7300770 commit 6c0b2bd
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 @@ -187,7 +187,7 @@ GPU and nightly builds are available in our public GCS bucket.

#### Use nightly build

You can also add `yyyymmdd` after `torch_xla-2.7.0.dev` (or the latest dev version)
You can also add `yyyymmdd` like `torch_xla-2.7.0.devyyyymmdd+cxx11` (or the latest dev version)
to get the nightly wheel of a specified date. Here is an example:

```
Expand Down

0 comments on commit 6c0b2bd

Please sign in to comment.