Skip to content

Commit

Permalink
Torchmetrics in S3 Index (#1522)
Browse files Browse the repository at this point in the history
We will need the stable torchmetrics wheel in the S3 index, since torchrec depends on it. This is similar to how pytorch depends on numpy, etc. and these binaries need to be hosted in our index when uses try to pip install from download.pytorch.org.
  • Loading branch information
osalpekar committed Sep 6, 2023
1 parent b4814f5 commit 18c2797
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions s3_management/manage.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
"torchcsprng",
"torchdata",
"torchdistx",
"torchmetrics",
"torchrec",
"torchtext",
"torchvision",
Expand Down

0 comments on commit 18c2797

Please sign in to comment.