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: [email protected] With regards, Apache Git Services
