apeforest commented on a change in pull request #15593: Large Index Support for Slice URL: https://github.com/apache/incubator-mxnet/pull/15593#discussion_r311859584
########## File path: src/c_api/c_api_common.h ########## @@ -57,6 +57,7 @@ using namespace mxnet; /*! \brief entry to to easily hold returning information */ +template<typename dtype = int> Review comment: 👍 ---------------------------------------------------------------- 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
