Skip to content

Conversation

fangfangssj
Copy link
Contributor

@fangfangssj fangfangssj commented Sep 9, 2025

PR Category

Feature Enhancement

Description

增加多图提取功能,将打断的子图都完整的保存下来,参考#165 中情况一,将所有的图都保存下来,下面是一个简单例子的示意图
3ade719baa0e3a03b20476bcf1370d6e

Copy link

paddle-bot bot commented Sep 9, 2025

Thanks for your contribution!

if not workspace_path:
raise EnvironmentError(
"Environment variable 'GRAPH_NET_EXTRACT_WORKSPACE' is not set."
class GraphExtractor:
Copy link
Collaborator

Choose a reason for hiding this comment

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

这个可以定义到 globals 下边吗?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

已在#235 中修改

@lixinqi lixinqi merged commit e32fcb6 into PaddlePaddle:develop Sep 10, 2025
3 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