Skip to content

Conversation

@Xreki
Copy link
Collaborator

@Xreki Xreki commented Jan 7, 2026

PR Category

Feature Enhancement

Description

  1. 当子图范围是从0开始时,支持配置use_all_inputs,即子图使用原图的全部输入信息。依赖:Support use_all_inputs when subgraph_range is start at 0. Athena#21
  2. 完善use_all_inputs=TrueGraphMetaRestorer的功能,假设这种情况下子图中输入Tensor定义的顺序和原图一样,从而可以依据name完全恢复子图输入Tensor的meta信息。
  3. 修复单测生成若干问题,并支持在单测反馈详细的测试信息。
  4. 为fnet-base样本添加original_name信息。

@paddle-bot
Copy link

paddle-bot bot commented Jan 7, 2026

Thanks for your contribution!

@Xreki Xreki force-pushed the use_all_inputs branch 2 times, most recently from f04663d to 43212bc Compare January 7, 2026 06:25
@Xreki Xreki force-pushed the use_all_inputs branch 2 times, most recently from e373bf2 to 354ec75 Compare January 7, 2026 07:09
@Xreki Xreki requested a review from lixinqi January 13, 2026 04:08
@lixinqi lixinqi merged commit 1318cb3 into PaddlePaddle:develop Jan 13, 2026
3 checks passed
@Xreki Xreki deleted the use_all_inputs branch January 13, 2026 05:30
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