TensorRT: machine-learning repo is broken after TRT 7.2.1 update
Description
We’re trying to get the latest trt but hit this issue.
As you can see curl -sSL 'https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64/'
incorrectly return the dir of ubuntu1804
, not x86_64
.

I also tried the browser, with cache it’s correct:
But with InPrivate mode, it’s wrong:
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 17 (3 by maintainers)
Thanks @xkszltl , I have reported internally to track the issue.