You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Pull Request resolved: #3360
# context
* python 3.9 is out of support soon ([python versions](https://devguide.python.org/versions/))
* we observe current CI issues in python3.9 ([failed job](https://github.com/pytorch/torchrec/actions/runs/17518564173/job/49759302149)) and found out it's due to fbgemm also stopped python3.9 build, so the recent changes are not included in the fbgemm library.
* we also remove python3.9 from our CI jobs.
Reviewed By: spmex
Differential Revision: D81942031
fbshipit-source-id: 20126fe69407c74d4eeb2d88c209a1393cb01093
0 commit comments