apeforest commented on a change in pull request #15960: Added more tests for
Large Indices
URL: https://github.com/apache/incubator-mxnet/pull/15960#discussion_r319281539
##########
File path: src/operator/tensor/indexing_op.h
##########
@@ -1208,9 +1208,9 @@ template<int req>
struct one_hot {
template<typename DType, typename IType>
MSHADOW_XINLINE static void Map(int i, DType* out, const IType* indices,
Review comment:
What about i?
----------------------------------------------------------------
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