You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/05/06 20:40:02 UTC

[GitHub] [incubator-mxnet] Caenorst opened a new pull request #14898: prevent TRT_Logger to be destroyed before TRT engine

Caenorst opened a new pull request #14898: prevent TRT_Logger to be destroyed before TRT engine
URL: https://github.com/apache/incubator-mxnet/pull/14898
 
 
   ## Description ##
   prevent TRT_Logger to be destroyed before TRT engine
   
   ## Checklist ##
   ### Essentials ###
   - [x] Changes are complete (i.e. I finished coding on this PR)
   - [x] All changes have test coverage:
   
   ### Changes ###
   - add TRT_Logger in TRTEngineParam
   - delete TRT_Logger when TRTEngineParam
   
   ## Comments ##
   - Correct a bug that is exposed when using CUDA 10.1
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services