[test]: test with py39 + torch 1.8 nightly (#339)
* [test]: test with py39 + torch 1.8 nightly * version fix * more fix * fix version function for nightly version * fix torch_pg build * invalidate cache * separate benchmark requirements * comment * fixed mypy * fixed a test
Showing
requirements-benchmarks.txt
0 → 100644
| # FairScale should only depends on torch, not things higher level than torch. | ||
| torch >= 1.5.1 |
Please register or sign in to comment