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

[Doc] Fix description for mkldnn #837

Merged
merged 5 commits into from
Apr 9, 2024

Conversation

HydrogenSulfate
Copy link
Collaborator

@HydrogenSulfate HydrogenSulfate commented Apr 8, 2024

PR types

Others

PR changes

Docs

Describe

  1. 修复使用文档中 MKLDNN 的拼写错误;
  2. 合并tensorboard、visualdl、wandb使用教程为一个章节;
  3. Sum的求和行为进行微调,并更改euler_beam的随机种子为42,使得收敛精度不低于原本的精度(8e-4-->0.00058);
  4. 由于现有paddle已支持eulerbeam在非组合模式下运行,因此删除euler_beam的组合开关。

Copy link

paddle-bot bot commented Apr 8, 2024

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 729b4e9 into PaddlePaddle:develop Apr 9, 2024
3 of 4 checks passed
@HydrogenSulfate HydrogenSulfate deleted the fix_doc5 branch April 12, 2024 16:06
huohuohuohuohuo123 pushed a commit to huohuohuohuohuo123/PaddleScience that referenced this pull request Aug 12, 2024
* fix description for mkldnn

* merge 3 visualization chapter into one chapter

* initialize loss with first constraint loss instead of 0.0, and change random seed of euler_beam for better l2error

* update euler_beam doc

* fix return type of PDE.set_state_dict
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