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

[Fix] Fix weight dtype and bug in symbolic #709

Merged

Conversation

HydrogenSulfate
Copy link
Collaborator

@HydrogenSulfate HydrogenSulfate commented Dec 21, 2023

PR types

Bug fixes

PR changes

Others

Describe

  1. 修复部分输入数据类型与全局默认类型不匹配,导致部分案例运行时,终端不断打印自动类型提升的问题
  2. 修复 symbolic 模块中的两处BUG

Copy link

paddle-bot bot commented Dec 21, 2023

Thanks for your contribution!

Copy link
Collaborator

@zhiminzhang0830 zhiminzhang0830 left a comment

Choose a reason for hiding this comment

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

LGTM

@zhiminzhang0830 zhiminzhang0830 merged commit d629745 into PaddlePaddle:develop Dec 21, 2023
3 checks passed
@HydrogenSulfate HydrogenSulfate deleted the fix_weight_dtype branch December 23, 2023 16:34
huohuohuohuohuo123 pushed a commit to huohuohuohuohuo123/PaddleScience that referenced this pull request Aug 12, 2024
* fix dtype of weight to avoid unnecessary type promotion

* fix bug in symbolic
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.

2 participants