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/07/26 17:46:17 UTC

[GitHub] [incubator-mxnet] haohuanw opened a new pull request #15666: add deconv in TRT subgraph

haohuanw opened a new pull request #15666: add deconv in TRT subgraph
URL: https://github.com/apache/incubator-mxnet/pull/15666
 
 
   ## Description ##
   This PR add deconv layer to TRT subgraph
   
   ## Checklist ##
   ### Essentials ###
   - [x] Changes are complete (i.e. I finished coding on this PR)
   - [x] All changes have test coverage:
       - added a unit test in tests/python/tensorrt/test_tensorrt_deconv
   - [x] Code is well-documented: 
   
   ### Changes ###
   - [x] added deconv in subgraph conversion
   
   ## Comments ##
   - If this change is a backward incompatible change, why must this change be made.
   - Interesting edge cases to note here
   

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