haojin2 commented on a change in pull request #15161: Numpy compatible max
URL: https://github.com/apache/incubator-mxnet/pull/15161#discussion_r292706143
 
 

 ##########
 File path: src/operator/mshadow_op.h
 ##########
 @@ -27,6 +27,7 @@
 #define MXNET_OPERATOR_MSHADOW_OP_H_
 
 #include <mxnet/base.h>
+#include <algorithm>
 
 Review comment:
   Are you using any functions in this library? if not please get rid of this 
line.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to