-
Notifications
You must be signed in to change notification settings - Fork 6.7k
[Numpy] Add op linalg.matrix_rank #18020
Conversation
|
Hey @sjtuWangDing , Thanks for submitting the PR
CI supported jobs: [clang, miscellaneous, edge, windows-gpu, unix-cpu, unix-gpu, centos-cpu, website, windows-cpu, centos-gpu, sanity] Note: |
|
@mxnet-bot run ci [unix-gpu] |
|
Jenkins CI successfully triggered : [unix-gpu] |
960c47e to
75ffcfe
Compare
|
@mxnet-bot run ci [unix-gpu] |
|
Jenkins CI successfully triggered : [unix-gpu] |
* fix - python interface * impl - ffi for matrix_rank * impl - ffi benchmark
75ffcfe to
f8e7683
Compare
|
@mxnet-bot run ci [unix-gpu] |
|
Jenkins CI successfully triggered : [unix-gpu] |
|
@hzfan Can you double check on the ffi part? All the rest LGTM. |
hzfan
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.
FFI LGTM
* fix - python interface * impl - ffi for matrix_rank * impl - ffi benchmark Co-authored-by: Ubuntu <ubuntu@ip-172-31-10-214.us-east-2.compute.internal>
Description
Add op linalg.matrix_rank
Checklist
Essentials
Please feel free to remove inapplicable items for your PR.
Changes
Comments