bgawrych opened a new pull request #19308:
URL: https://github.com/apache/incubator-mxnet/pull/19308


   ## Description ##
   This fix is workaround for problem with oneDNN memory descriptors comparison 
(size calculations) which causes segmentation faults in operator destructor - 
reported issue #19022.
   Fix for this issue will be delivered with oneDNN 1.7 - however we would like 
to fix this issue in 1.8 version as well
   
   ## Checklist ##
   ### Essentials ###
   - [x] PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], 
[FEATURE], [DOC], etc)
   - [x] Changes are complete (i.e. I finished coding on this PR)
   - [x] All changes have test coverage
   - [x] Code is well-documented
   
   ### Changes ###
   - [x] Memory descriptor comparison in RNN operator
   
   


----------------------------------------------------------------
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]


Reply via email to