KellenSunderland edited a comment on issue #13697: [MKLDNN] Enable signed int8 support for convolution. URL: https://github.com/apache/incubator-mxnet/pull/13697#issuecomment-450708291 @ZhennanQin Thanks to you for the great contribution! I agree your change will fix the compile, but I'm curious why this warning has recently been treated as an error. Edit: Ok we're broadening the scope of a header and it's getting caught in the unsigned signed comparison warning as error. Not really related to your change, just getting exposed because of a refactor that shifts around a header include. Bad luck.
---------------------------------------------------------------- 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
