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

[GitHub] [incubator-mxnet] higumachan opened a new pull request #14523: [FIX] replace shuffle method

higumachan opened a new pull request #14523: [FIX] replace shuffle method 
URL: https://github.com/apache/incubator-mxnet/pull/14523
 
 
   ## Description ##
   I replaced shuffle method `std::random_shuffle` to `std::shuffle` because It can not build with c++17.

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