Skip to content

Conversation

HeyDavid633
Copy link
Contributor

PR Category

New Sample

Description

该 case原本的模型dump下来缺少 shadow_output。通过修改 model.py 然后经过 GraphNet validate 达到了入库条件
修改备注如下:

  1. exec_programs.py 中有 6 个 Pirprogram, 但是有 2 个带 grad 已排除,另外 4 个结构完全相同 --- 所以模型只生成了一个 model,py 而不是 subgraph_X * 4个
  2. exec_programs.py 在(之前)出错的点,就是没有 shadow_output;如果修改就是 4 处 Pirprogram 都改,所以选择修改model.py
  3. 生成该模型的 graph_hash.txt 应用了最近版本的 hash 方法

Copy link

paddle-bot bot commented Sep 10, 2025

Thanks for your contribution!

@HeyDavid633
Copy link
Contributor Author

/re-run

@Xreki Xreki closed this Sep 16, 2025
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