Skip to content

Conversation

@fangfangssj
Copy link
Contributor

@fangfangssj fangfangssj commented Nov 10, 2025

PR Category

Feature Enhancement

Description

新增了计算图分解验证器,添加了对应的脚本文件(decomposer_validator_test),通过了test下的测试

分解器验证器实现:
通过对比整图和拼接起来的每个子图的前向传播的输出,判断分解是否正确,支持最后输出ES图像,为直线则完全对齐

运行decomposer_validator_test.sh输出的图像,ES图像为一条直线则证明分解器没有问题
ES_result

@paddle-bot
Copy link

paddle-bot bot commented Nov 10, 2025

Thanks for your contribution!

@paddle-bot paddle-bot bot added the contributor External developers label Nov 10, 2025
@CLAassistant
Copy link

CLAassistant commented Nov 10, 2025

CLA assistant check
All committers have signed the CLA.

@fangfangssj fangfangssj changed the title [Feature Enhancement] Add decomposer_validator 【Hackathon 9th No.100】[Feature Enhancement] Add decomposer_validator Nov 10, 2025
@fangfangssj
Copy link
Contributor Author

运行decomposer_validator_test.sh脚本,可以得到一张ES图像,图像为一条直线即可以证明分解器实现正确
image

@lixinqi lixinqi merged commit 9498e30 into PaddlePaddle:develop Nov 11, 2025
3 checks passed
@fangfangssj fangfangssj changed the title 【Hackathon 9th No.100】[Feature Enhancement] Add decomposer_validator 【Hackathon 9th No.110】[Feature Enhancement] Add decomposer_validator Nov 12, 2025
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.

3 participants