mkolod commented on issue #11325: [MXNET-703] TensorRT runtime integration
URL: https://github.com/apache/incubator-mxnet/pull/11325#issuecomment-408569285
 
 
   @piiswrong 
[Here](https://github.com/mkolod/incubator-mxnet/commit/84015a5be82b9097aaed94bac7b74efb177be26f)
 is the update. Now, when `MXNET_USE_TENSORRT=1` and `grad_req != 'null'`, a 
user will get a warning, and execution will proceed without TensorRT. The 
TensorRT pass will only run if both `MXNET_USE_TENSORRT=1` and 
`grad_req='null'`.

----------------------------------------------------------------
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

Reply via email to