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

【Hackathon No.59】 angle, bmm算子FP16/BF16单测完善 #52630

Merged
merged 1 commit into from Apr 14, 2023

Conversation

co63oc
Copy link
Contributor

@co63oc co63oc commented Apr 7, 2023

PR types

Others

PR changes

Others

Describe

angle算子FP16/BF16单测完善

bmm算子BF16单测完善
图片

文档修改 PaddlePaddle/docs#5785

@paddle-bot
Copy link

paddle-bot bot commented Apr 7, 2023

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@paddle-bot paddle-bot bot added contributor External developers status: proposed labels Apr 7, 2023
@co63oc co63oc changed the title 【Hackathon No.59】hardtanh, angle算子FP16/BF16单测完善 【Hackathon No.59】hardtanh, angle, bmm算子FP16/BF16单测完善 Apr 12, 2023
@@ -2212,6 +2212,79 @@ def test_check_grad(self):
self.check_grad(['X'], 'Out')


class TestBReluFP16Op(TestActivation):
Copy link
Contributor

Choose a reason for hiding this comment

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

brelu的FP16和BF16已经完善过了,这里不用做了

@ZzSean
Copy link
Contributor

ZzSean commented Apr 13, 2023

由于hardtanhtest_activation_op.py中对应的是TestBreluOp,而该单测的fp16和bf16已经完善,因此该算子可能需要从任务中删除,感谢感谢!

@co63oc co63oc changed the title 【Hackathon No.59】hardtanh, angle, bmm算子FP16/BF16单测完善 【Hackathon No.59】 angle, bmm算子FP16/BF16单测完善 Apr 13, 2023
@co63oc
Copy link
Contributor Author

co63oc commented Apr 14, 2023

@luotao1 @ZzSean CI已完成
图片

Copy link
Contributor

@ZzSean ZzSean left a comment

Choose a reason for hiding this comment

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

LGTM

@ZzSean ZzSean merged commit 6d7ee66 into PaddlePaddle:develop Apr 14, 2023
24 checks passed
@co63oc co63oc deleted the hardtanh branch April 18, 2023 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor External developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants