marcoabreu commented on a change in pull request #16699: Mixed data type binary 
ops
URL: https://github.com/apache/incubator-mxnet/pull/16699#discussion_r342309638
 
 

 ##########
 File path: src/operator/mshadow_op.h
 ##########
 @@ -194,6 +194,100 @@ MXNET_BINARY_MATH_OP_NC(right, b);
 
 MXNET_BINARY_MATH_OP_NC(mul, a * b);
 
+#ifndef _WIN32
 
 Review comment:
   Could you elaborate why Windows is not supported?

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