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/12 23:10:21 UTC

[GitHub] [incubator-mxnet] sxjscience commented on issue #14894: Accelerate ROIPooling layer

sxjscience commented on issue #14894: Accelerate ROIPooling layer
URL: https://github.com/apache/incubator-mxnet/pull/14894#issuecomment-511059573
 
 
   I think it should be good. One concern is it may be backward incompatible due to the `atomicAdd`. Although I feel it's reasonable to use the faster version, I need to confirm with the GluonCV team whether it will break the current training scripts. 

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