pengzhao-intel commented on issue #14764: fix win compiler error for mkl sparse matrix URL: https://github.com/apache/incubator-mxnet/pull/14764#issuecomment-485610947 Currently, the MKL implementation and the original one is mixed which makes the thing complicated and hard to get rid of one concise :( I suggest writing all MKL related code into a separated file and we can import it in `dot-imp.h` only under the right situation.
---------------------------------------------------------------- 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
