KellenSunderland edited a comment on issue #12953: Update MKL-DNN dependency URL: https://github.com/apache/incubator-mxnet/pull/12953#issuecomment-434493217 Seems like a valid test failure to me: in IMPERATIVE.LRNOp: ``` Verifying: MKLDNN NDArray [96,3,11,11] with Reused MKLDNN NDArray with different memory layout 4/5 [96,3,11,11] /work/mxnet/tests/cpp/operator/mkldnn_operator_test.cc:226: Failure Expected: d1[i] Which is: -20.455708 To be equal to: d2[i] Which is: 22 ``` Looking over the PR _quickly_ I suspect this may be a regression in MKLDNN. I don't see anything obvious in the PR itself tha twould cause a regression in this section.
---------------------------------------------------------------- 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
