mozga-intel commented on a change in pull request #19896:
URL: https://github.com/apache/incubator-mxnet/pull/19896#discussion_r619036093
##########
File path: src/operator/contrib/adaptive_avg_pooling-inl.h
##########
@@ -156,5 +161,13 @@ MSHADOW_XINLINE int get_stride(Tensor<xpu, Dim, DType>
tensor, int idx) {
} // namespace op
} // namespace mxnet
-
+namespace std {
+template <>
+struct hash<mxnet::op::AdaptiveAvgPoolParam> {
Review comment:
This function returns "pointer" at a tuple. This comment seems to be
unnecessary. Done
--
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]