Unverified Commit 73187df0 authored by anj-s's avatar anj-s Committed by GitHub
Browse files

[chore]Update README to specify the exact PyTorch version we are testing with. (#870)

* Update README to specify the exact PyTorch version we are testing with.

* update to 1.10.0 in the README
parent b724a77e
......@@ -157,8 +157,8 @@ At a high level, we want ML researchers to:
## Testing
We use circleci to test FairScale with the following PyTorch versions (with CUDA 11.2):
* the latest stable release (1.10)
* the latest LTS release (1.8)
* the latest stable release (1.10.0)
* the latest LTS release (1.8.1)
* a recent nightly release (1.11.0.dev20211101+cu111)
Please create an [issue](https://github.com/facebookresearch/fairscale/issues) if you are having trouble with installation.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment