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 6th No.52】move dequantize_abs_max op to phi -part #63826

Merged
merged 3 commits into from
Apr 30, 2024

Conversation

enkilee
Copy link
Contributor

@enkilee enkilee commented Apr 24, 2024

PR Category

Others

PR Types

Others

Description

move dequantize_abs_max op to phi

Copy link

paddle-bot bot commented Apr 24, 2024

你的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.

@luotao1 luotao1 changed the title 【Hackathon 6th No.52】move dequantize_abs_max op to phi 【Hackathon 6th No.52】move dequantize_abs_max op to phi -part Apr 25, 2024
@@ -51,7 +51,7 @@ def setUp(self):
self.outputs = {'Out': ydq}

def test_check_output(self):
self.check_output()
self.check_output(check_dygraph=False)
Copy link
Contributor

Choose a reason for hiding this comment

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

@enkilee 这里为什么要加 check_dygraph=False 呢

Copy link
Contributor Author

Choose a reason for hiding this comment

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

老动态图退场之后,OpTest不依赖老动态图了吧?

@luotao1
Copy link
Contributor

luotao1 commented Apr 29, 2024

@enkilee 要不要merge下develop,PR-CI-NPU-910B-Paddle 新开的CI,rerun了两次都没过去

@enkilee
Copy link
Contributor Author

enkilee commented Apr 29, 2024

@enkilee 要不要merge下develop,PR-CI-NPU-910B-Paddle 新开的CI,rerun了两次都没过去

收到

@luotao1 luotao1 merged commit 6bf12c7 into PaddlePaddle:develop Apr 30, 2024
30 checks passed
co63oc pushed a commit to co63oc/Paddle that referenced this pull request May 6, 2024
co63oc pushed a commit to co63oc/Paddle that referenced this pull request May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants