Skip to content

Commit 18c2797

Browse files
authored
Torchmetrics in S3 Index (#1522)
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.
1 parent b4814f5 commit 18c2797

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

s3_management/manage.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
"torchcsprng",
8686
"torchdata",
8787
"torchdistx",
88+
"torchmetrics",
8889
"torchrec",
8990
"torchtext",
9091
"torchvision",

0 commit comments

Comments
 (0)