-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Add unit tests for potri and potrf backward and check output shape. #18803
Conversation
Hey @josephevans , Thanks for submitting the PR
CI supported jobs: [windows-gpu, miscellaneous, website, sanity, edge, windows-cpu, unix-gpu, unix-cpu, clang, centos-gpu, centos-cpu] Note: |
@mxnet-bot run ci [unix-gpu] |
Jenkins CI successfully triggered : [unix-gpu] |
@mxnet-bot run ci [unix-gpu] |
Jenkins CI successfully triggered : [unix-gpu] |
LGTM |
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! Thanks!
@mxnet-bot run ci [unix-gpu, unix-cpu] |
Jenkins CI successfully triggered : [unix-cpu, unix-gpu] |
@mxnet-bot run ci [unix-gpu] |
Jenkins CI successfully triggered : [unix-gpu] |
@mxnet-bot run ci [unix-gpu] |
@mxnet-bot run ci [unix-gpu] |
Jenkins CI successfully triggered : [unix-gpu] |
@mxnet-bot run ci [unix-gpu] |
Jenkins CI successfully triggered : [unix-gpu] |
Add unit tests for backward linalg_potri and linalg_potrf operators. Verify output shape.
Test results (with modified function names):