You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/10/30 22:28:55 UTC

[GitHub] KellenSunderland commented on issue #12953: Update MKL-DNN dependency

KellenSunderland commented 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
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services