Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add double grad op for matmul #27776

Merged
merged 4 commits into from
Oct 10, 2020

Conversation

wangxinxin08
Copy link
Contributor

PR types

New features

PR changes

OPs

Describe

add double grad op for matmul

@CLAassistant
Copy link

CLAassistant commented Oct 9, 2020

CLA assistant check
All committers have signed the CLA.

paddle/fluid/operators/matmul_op.cc Outdated Show resolved Hide resolved
paddle/fluid/operators/matmul_op.cc Show resolved Hide resolved
paddle/fluid/operators/matmul_op.cc Outdated Show resolved Hide resolved
ceci3
ceci3 previously approved these changes Oct 10, 2020
Copy link
Contributor

@ceci3 ceci3 left a comment

Choose a reason for hiding this comment

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

LGTM

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

paddle/fluid/operators/matmul_op.cc Outdated Show resolved Hide resolved
Copy link
Contributor

@ceci3 ceci3 left a comment

Choose a reason for hiding this comment

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

LGTM

@ceci3 ceci3 merged commit ad99e63 into PaddlePaddle:develop Oct 10, 2020
chen-zhiyu pushed a commit to chen-zhiyu/Paddle that referenced this pull request Oct 15, 2020
* add matmul doublegrad op

* fix compile errors

* modify code according to review

* delete float16
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.

5 participants