apeforest commented on issue #15429: Operator Performance Regression on CPU URL: https://github.com/apache/incubator-mxnet/issues/15429#issuecomment-508176804 @TaoLv @ciyongch The `MSHADOW_INT64_TENSOR_SIZE` (in MXNet it is controlled by `USE_INT64_TENSOR_SIZE`) is off by default. I.e. all the tensor data type should still be int32. Did you run using building from source or using the pip wheel?
---------------------------------------------------------------- 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
