PawelGlomski-Intel edited a comment on issue #11203: URL: https://github.com/apache/incubator-mxnet/issues/11203#issuecomment-944329471
In my change I added the test that was in #14031, which was failing before my change and passing after, so I believe it should work now. Other than that, I believe this always worked with oneDNN turned on (which is the default since 1.7 if I remember correctly). So if you will now build master with default configuration, it will work, but not thanks to my fix, but because you will use oneDNN implementation, that never had this bug. You could also just try using MxNet >= 1.7, which will come with oneDNN implementation. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
