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 Fundable Projects 2 No.22】cppcoreguidelines-pro-type-member-init_5-part #64039

Merged
merged 11 commits into from
May 23, 2024

Conversation

walkalone20
Copy link
Contributor

@walkalone20 walkalone20 commented May 5, 2024

PR Category

Others

PR Types

Bug fixes

Description

修复了一部分初始化未完成的工作。

相关链接:
#54073

Copy link

paddle-bot bot commented May 5, 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.

@paddle-bot paddle-bot bot added the contributor External developers label May 5, 2024
@walkalone20 walkalone20 changed the title 【Hackathon 6th Fundable Projects 2 No.6】 Fix cppcoreguidelines-pro-type-member-init part 4 【Hackathon 6th Fundable Projects 2 No.6】 Fix cppcoreguidelines-pro-type-member-init part 5 May 7, 2024
@luotao1 luotao1 changed the title 【Hackathon 6th Fundable Projects 2 No.6】 Fix cppcoreguidelines-pro-type-member-init part 5 【Hackathon 6th Fundable Projects 2 No.22】cppcoreguidelines-prefer-member-initializer_5-part May 16, 2024
@luotao1 luotao1 changed the title 【Hackathon 6th Fundable Projects 2 No.22】cppcoreguidelines-prefer-member-initializer_5-part 【Hackathon 6th Fundable Projects 2 No.22】cppcoreguidelines-pro-type-member-init_5-part May 16, 2024
@luotao1
Copy link
Contributor

luotao1 commented May 23, 2024

2024-05-22 23:18:43  x: array([[[-1.497435e+00, -1.856210e-01, -5.158369e-01,  8.650356e-01],
2024-05-22 23:18:43         [ 3.422443e-01, -1.887662e-01, -1.912816e-01, -1.038496e+00],
2024-05-22 23:18:43         [ 6.410100e-01, -8.098365e-02,  8.163083e-01,  1.825586e-01],...
2024-05-22 23:18:43  y: array([[[-1.497045, -0.185436, -0.515768,  0.86496 ],
2024-05-22 23:18:43         [ 0.341817, -0.188544, -0.191167, -1.037398],
2024-05-22 23:18:43         [ 0.640168, -0.081002,  0.816023,  0.183204],...
2024-05-22 23:18:43 ----------------------------------------------------------------------
2024-05-22 23:18:43 Ran 39 tests in 2.931s
2024-05-22 23:18:43 FAILED (failures=2)
2024-05-22 23:18:43 0% tests passed, 1 tests failed out of 1
2024-05-22 23:18:43 Total Test time (real) =   4.99 sec
2024-05-22 23:18:43 The following tests FAILED:
2024-05-22 23:18:43 	1570 - test_ormqr (Failed)

https://xly.bce.baidu.com/paddlepaddle/paddle/newipipe/detail/10738810/job/26305848
@Chen-Lun-Hao 关注下 test_ormqr 随机挂问题

@luotao1 luotao1 merged commit 8777ab8 into PaddlePaddle:develop May 23, 2024
32 checks passed
co63oc pushed a commit to co63oc/Paddle that referenced this pull request May 23, 2024
…ember-init_5-part (PaddlePaddle#64039)

* part-5

* minor changes

* bug fixed

* minor changes

* minor changes

* format

* format

* minor changes
@walkalone20 walkalone20 deleted the member-init-part-5 branch May 23, 2024 13:34
chen2016013 pushed a commit to chen2016013/Paddle that referenced this pull request May 26, 2024
…ember-init_5-part (PaddlePaddle#64039)

* part-5

* minor changes

* bug fixed

* minor changes

* minor changes

* format

* format

* minor changes
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.

3 participants