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/01/15 00:46:29 UTC

[GitHub] wkcn edited a comment on issue #13609: [MXNET-1258]fix unittest for ROIAlign Operator

wkcn edited a comment on issue #13609: [MXNET-1258]fix unittest for ROIAlign Operator
URL: https://github.com/apache/incubator-mxnet/pull/13609#issuecomment-454221204
 
 
   @anirudhacharya In my own project, there is also a ROIAlignOP unittest, and I found that nvcc will change the order of operators because of compiler optimization, causing the problem of float precision. So please not merge the PR temporarily, and I will check it. [[link]](https://github.com/wkcn/MobulaOP/pull/25)

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