TaoLv commented on issue #18139: URL: https://github.com/apache/incubator-mxnet/pull/18139#issuecomment-618134876
Hi @ChaiBapchya, probably you cannot do this kind of back porting. I see the v1.5.x branch still depends on MKL-DNN v0.19. But the new Conv3D and Pool3D integration is developed based the master branch of MXNet and v1.x of DNNL (now oneDNN). There are many incompatible changes from v0.19 to v1.x of the library. See https://github.com/apache/incubator-mxnet/pull/16555 for more details. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
