Add unit tests for potri and potrf backward and check output shape.#18803
Add unit tests for potri and potrf backward and check output shape.#18803szha merged 6 commits intoapache:v1.xfrom
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 |
|
@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):