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 2018/03/22 02:51:14 UTC

[GitHub] TaoLv commented on issue #10168: CPP test case fails to compile using gcc 4.8.5 when MKLDNN enabled

TaoLv commented on issue #10168: CPP test case fails to compile using gcc 4.8.5 when MKLDNN enabled
URL: https://github.com/apache/incubator-mxnet/issues/10168#issuecomment-375162036
 
 
   @zheng-da @marcoabreu Do you mind to skip this test when GCC < 5.0? I cannot find a good approach to replace `std::align` here. Actually, `mxnet::AlignMem` in this test was designed to replace `std::align` and this test was set for comparing the functionality of `mxnet::AlignMem` and `std::align`. If we provide a new align function here, maybe it should be tested too.

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