NRauschmayr commented on issue #13310: [MXNET-703] Update to TensorRT 5, ONNX IR 3. Fix inference bugs. URL: https://github.com/apache/incubator-mxnet/pull/13310#issuecomment-445441565 I have two minor comments: 1) It would be good to have an environment variable to change the verbosity of ```nvinfer1::ILogger::Severity```. The verbosity level ```kINFO``` gives details about the optimizations TensorRT has applied which can be useful for debugging purposes. 2) When I was investigating the MXNet TensorRT issue https://github.com/apache/incubator-mxnet/issues/13113 , I was previsouly running on a GPU model that was not supported. It would be good if a warning would be given in this situation.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
