-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Add test case for oneDNN RNN #19465
Add test case for oneDNN RNN #19465
Conversation
|
Hey @bgawrych , Thanks for submitting the PR
CI supported jobs: [edge, windows-cpu, clang, website, centos-cpu, miscellaneous, unix-cpu, windows-gpu, unix-gpu, centos-gpu, sanity] Note: |
|
@mxnet-bot run ci [edge, unix-cpu] |
|
Jenkins CI successfully triggered : [edge, unix-cpu] |
|
@mxnet-bot run ci [unix-cpu] |
|
Jenkins CI successfully triggered : [unix-cpu] |
|
@anko-intel @pengzhao-intel Can we merge it? |
pengzhao-intel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
LGTM |
Description
This PR enables test case which produces seg faults with oneDNN < 1.6.5
#19308
#19451
Problem should be fixed with: #19444