Skip to content

Conversation

@0x45f
Copy link
Contributor

@0x45f 0x45f commented Aug 11, 2021

PR types

New features

PR changes

OPs

Describe

Add paddle.linalg.matrix_rank() function, matrix_rank Op and it's GPU/CPU kernel.

@paddle-bot-old
Copy link

Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@0x45f 0x45f changed the title init matrix_rank op, add matrix_rank CPU code and test Add matrix_rank Op and it's GPU and CPU kernel Aug 27, 2021
@Aurelius84 Aurelius84 self-requested a review September 6, 2021 02:15
Aurelius84
Aurelius84 previously approved these changes Sep 6, 2021
Copy link
Contributor

@Aurelius84 Aurelius84 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

zhiqiu
zhiqiu previously approved these changes Sep 6, 2021
Copy link
Contributor

@zhiqiu zhiqiu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for op_function_generator.cc and ShareDataWith

XiaoguangHu01
XiaoguangHu01 previously approved these changes Sep 6, 2021
Copy link
Contributor

@XiaoguangHu01 XiaoguangHu01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG API

dingjiaweiww
dingjiaweiww previously approved these changes Sep 7, 2021
Copy link
Contributor

@qingqing01 qingqing01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for API. but need to update doc commets

Copy link
Contributor

@qingqing01 qingqing01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for API

Copy link
Contributor

@XiaoguangHu01 XiaoguangHu01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Aurelius84 Aurelius84 merged commit eb1fbf1 into PaddlePaddle:develop Sep 9, 2021
@0x45f 0x45f changed the title Add matrix_rank Op and it's GPU and CPU kernel Add matrix_rank Op and its GPU and CPU kernel Sep 9, 2021
@0x45f 0x45f deleted the add_matrix_rank_op branch September 15, 2021 12:00
AnnaTrainingG pushed a commit to AnnaTrainingG/Paddle that referenced this pull request Sep 29, 2021
* init matrix_rank op, add matrix_rank CPU code and test

* add GPU kernel, remove svd_eigen.h

* add CPU kernel when tol is tensor

* add cpu and gpu code when tol is tensor

* fix CI-ROCM error

* add matrix_rank API describe, fix PR-CI-Py3 error

* fix PR-CI-Windows error, add matrix_rank API test

* delete useless comments

* fix review

* add my code in svd_helper.h

* update doc commets

* remove spaces
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants