You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by gi...@git.apache.org on 2017/08/28 07:02:15 UTC

[GitHub] terrychenism commented on issue #7393: add depthwise convolution's gpu version optimization

terrychenism commented on issue #7393: add depthwise convolution's gpu version optimization
URL: https://github.com/apache/incubator-mxnet/pull/7393#issuecomment-325276051
 
 
   I have tested cudnn7 for mobilenet on single Titan X. https://github.com/terrychenism/mxnet/commit/90cc3d58034c25a279f5a6fbccac95719201ffb6
   
    cudnn v5  - 66 samples/sec
    cudnn v7  - 105 samples/sec
    depthwise-conv  - 163 samples/sec
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services