Kh4L opened a new pull request #18870:
URL: https://github.com/apache/incubator-mxnet/pull/18870


   ## Description ##
   In TensorRT's partitioning backend `CreateSubgraphNode`, a pointer to the 
parameter was not properly init to `nullptr` and was causing the partitioning 
to fail. 
   
   ## Fix ##
   
   Init the `cache` pointer to `nullptr`.


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


Reply via email to