Skip to content

Conversation

Qin-sx
Copy link
Contributor

@Qin-sx Qin-sx commented Jun 16, 2025

PR Docs

PaddlePaddle/Paddle#73347

PR APIs

paddle.nn.initializer.KaimingNormal

	modified:   paconvert/api_matcher.py
	modified:   tests/test_nn_init_kaiming_normal_.py
@zhwesky2010 zhwesky2010 changed the title 在KaimingNormal中加入mode参数,补齐fan_out选项 在KaimingNormal中加入mode参数 Jun 16, 2025
Copy link

paddle-bot bot commented Jun 16, 2025

Thanks for your contribution!

@paddle-bot paddle-bot bot added the contributor External developers label Jun 16, 2025
	modified:   tests/test_nn_init_kaiming_uniform_.py
@Qin-sx
Copy link
Contributor Author

Qin-sx commented Jun 17, 2025

本地测试均可以跑通
tests/test_nn_init_kaiming_uniform_.py

tests/test_nn_init_kaiming_uniform_.py::test_case_1 PASSED
tests/test_nn_init_kaiming_uniform_.py::test_case_2 PASSED
tests/test_nn_init_kaiming_uniform_.py::test_case_3 PASSED
tests/test_nn_init_kaiming_uniform_.py::test_case_4 PASSED
tests/test_nn_init_kaiming_uniform_.py::test_case_5 PASSED
tests/test_nn_init_kaiming_uniform_.py::test_case_6 PASSED
tests/test_nn_init_kaiming_uniform_.py::test_case_7 PASSED
tests/test_nn_init_kaiming_uniform_.py::test_case_8 PASSED
tests/test_nn_init_kaiming_uniform_.py::test_case_9 PASSED

tests/test_nn_init_kaiming_normal_.py

tests/test_nn_init_kaiming_normal_.py::test_case_1 PASSED
tests/test_nn_init_kaiming_normal_.py::test_case_2 PASSED
tests/test_nn_init_kaiming_normal_.py::test_case_3 PASSED
tests/test_nn_init_kaiming_normal_.py::test_case_4 PASSED
tests/test_nn_init_kaiming_normal_.py::test_case_5 PASSED
tests/test_nn_init_kaiming_normal_.py::test_case_6 PASSED
tests/test_nn_init_kaiming_normal_.py::test_case_7 PASSED
tests/test_nn_init_kaiming_normal_.py::test_case_8 PASSED
tests/test_nn_init_kaiming_normal_.py::test_case_9 PASSED

@Qin-sx Qin-sx changed the title 在KaimingNormal中加入mode参数 在KaimingNormal/Uniform中加入mode参数 Jun 17, 2025
@zhwesky2010
Copy link
Collaborator

@Qin-sx PaConvert的这些修改,你合在一个PR里吧,把你修改的所有Paddle的PR附录进来,看是不是都对上了,目前PR太多 不确定是不是都能对上。

Copy link
Collaborator

@zhwesky2010 zhwesky2010 left a comment

Choose a reason for hiding this comment

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

LGTM

@zhwesky2010 zhwesky2010 merged commit fddad47 into PaddlePaddle:master Jul 4, 2025
7 of 8 checks passed
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.

2 participants