Skip to content

Extractor docstring#253

Merged
JewelRoam merged 29 commits into
PaddlePaddle:developfrom
lixinqi:extractor_docstring
Sep 6, 2025
Merged

Extractor docstring#253
JewelRoam merged 29 commits into
PaddlePaddle:developfrom
lixinqi:extractor_docstring

Conversation

@lixinqi

@lixinqi lixinqi commented Sep 6, 2025

Copy link
Copy Markdown
Collaborator

PR Category

Other

Description

add and doctest for graph_net.torch.extract

lixinqi added 27 commits July 31, 2025 08:23
@paddle-bot

paddle-bot Bot commented Sep 6, 2025

Copy link
Copy Markdown

Thanks for your contribution!

Comment thread graph_net/torch/extractor.py Outdated
dynamic (bool): Enable dynamic shape support in torch.compile.

Returns:
wrapper or dorector

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

"dorector" -> "decorator"

@JewelRoam JewelRoam merged commit c7ca227 into PaddlePaddle:develop Sep 6, 2025
3 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

* fix failed check by comparing directories after os.path.realpath()

* fix bugs in check_validate.sh

* set dynamic=False in single_device_runner.py

* reset graph hash

* add docstring for extractor

* fix a typo

* fix typo
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