bartekkuncer opened a new pull request #20913: URL: https://github.com/apache/incubator-mxnet/pull/20913
## Description ## In MXNet functions take into consideration up to 6 dimensions in regard to oneDNN's tensors, whereas oneDNN supports up to 12 dimensions. This change adds support for the missing 6 dimensions in GetDeafultFormat and SetDNNLMem functions. ## Comments ## Function SetMKLMem has been renamed to SetDNNLMem as its old name is a relic of the times when oneDNN was still called MKLDNN. -- 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]
