bartekkuncer commented on a change in pull request #19896:
URL: https://github.com/apache/incubator-mxnet/pull/19896#discussion_r647236619
##########
File path: src/operator/contrib/adaptive_avg_pooling-inl.h
##########
@@ -43,6 +43,9 @@
#include "../operator_common.h"
#include "../mxnet_op.h"
#include "../mshadow_op.h"
+#if MXNET_USE_MKLDNN == 1
Review comment:
This is a change on v1.x branch so MXNET_USE_MKLDNN is actually correct.
--
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]