Skip to content

Commit

Permalink
Add torch-tensorrt to S3 PyPI Index (#1529)
Browse files Browse the repository at this point in the history
As pytorch/tensorrt moves off of CCI onto Nova, we must to host their nightlies on our S3 index. This change allows the indexing to occur correctly for this package.
  • Loading branch information
osalpekar authored Sep 11, 2023
1 parent 1951482 commit 0c1d107
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 @@ -80,6 +80,7 @@
"requests",
"sympy",
"torch",
"torch_tensorrt",
"torcharrow",
"torchaudio",
"torchcsprng",
Expand Down

0 comments on commit 0c1d107

Please sign in to comment.