anko-intel opened a new pull request #19067: URL: https://github.com/apache/incubator-mxnet/pull/19067
POC for compilation with: -DMKL_USE_ILP64=ON -DUSE_INT64_TENSOR_SIZE=ON -DUSE_BLAS=mkl Later I will try to set MKL_USE_ILP64 to ON when USE_INT64_TENSOR_SIZE is ON in cmake rules. ## Description ## Work in progress for issue #18954 it allows to avoid issue with MKL/Mxnet 64 bits integer definition difference. ---------------------------------------------------------------- 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]
