rahul003 opened a new pull request #7321: fixes broken compilation URL: https://github.com/apache/incubator-mxnet/pull/7321 This PR https://github.com/dmlc/mshadow/pull/270 in mshadow removed a header file which causes mxnet compilation to break. This header file needs to be included from this file to replace it. Discussed with the author of that PR @ZihengJiang . With this inclusion, mxnet compiles fine with the latest commits of mshadow. So you could go ahead and merge the latest commits of mshadow as well along with this. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
