Skip to content

support check model graph redundancy#45

Merged
lixinqi merged 6 commits into
PaddlePaddle:developfrom
lixinqi:develop
Jul 31, 2025
Merged

support check model graph redundancy#45
lixinqi merged 6 commits into
PaddlePaddle:developfrom
lixinqi:develop

Conversation

@lixinqi

@lixinqi lixinqi commented Jul 31, 2025

Copy link
Copy Markdown
Collaborator

This pr mainly supports python -m graph_net.torch.check_redundant_incrementally and python -m graph_net.torch.remove_redundant_incrementally.
python -m graph_net.torch.check_redundant_incrementally will be called in python -m graph_net.torch.validate when CI working
graph hash text files are generated by python -m graph_net.torch.validate.

@paddle-bot

paddle-bot Bot commented Jul 31, 2025

Copy link
Copy Markdown

Thanks for your contribution!

@RbRe145

RbRe145 commented Jul 31, 2025

Copy link
Copy Markdown
Collaborator

approve

@lixinqi lixinqi requested review from 27182812, JewelRoam and RbRe145 and removed request for 27182812 and RbRe145 July 31, 2025 09:09

@RbRe145 RbRe145 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

approve

@RbRe145 RbRe145 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

approve

@lixinqi lixinqi merged commit f6af6e2 into PaddlePaddle:develop Jul 31, 2025
3 of 4 checks passed
JewelRoam pushed a commit to JewelRoam/GraphNet that referenced this pull request Oct 29, 2025
* support checking model redundancy

* revert change of vision_model_test

* reformat python code.

* reformat bert_model_test.py and utils.py

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

3 participants