KellenSunderland edited a comment on issue #15319: Release newer versions of mxnet-tensorrt on PyPi URL: https://github.com/apache/incubator-mxnet/issues/15319#issuecomment-505555390 Good callout @ThomasDelteil, I've added permissions to those packages. The 1.4 release didn't have many changes for TRT, so IMO there's not a large feature gap between 1.3 and 1.4 as far as TRT users are concerned. For the 1.5 release we should do an update, theres a number of improvements that will be included. We'll want to carefully target a Cuda version though. In my testing the most stable / highest perf version have been: CUDA_VERSION 10.1.105 CUDNN_VERSION 7.6.0.64 TRT_VERSION 5.1.5 So we'd probably shoot for a cu101 release if possible (and cu100 if cu101 isn't targeted for 1.5). Edit: cu110 -> cu101.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
