Skip to content

Conversation

Xreki
Copy link
Collaborator

@Xreki Xreki commented Sep 15, 2025

PR Category

New Sample

Description

很多CV模型都被拆分成数量较多的PirProgram,本PR添加的模型均包含6个以上的子图。

Copy link

paddle-bot bot commented Sep 15, 2025

Thanks for your contribution!

@Xreki
Copy link
Collaborator Author

Xreki commented Sep 16, 2025

image

一些子图CI报如上错误,实际是子图中存在argmax算子,第4个参数(flatten)报错。在报错的CI环境中,argmax只有5个参数,即没有flatten这个参数。但实际phi算子等多处argmax定义,都是有6个参数的,猜测可能在某些地方该算子定义存在不一致。本PR先将出错的这些子图删除,后续再提PR修复。
image

@JewelRoam JewelRoam merged commit 71de88e into PaddlePaddle:develop Sep 16, 2025
3 checks passed
@Xreki Xreki deleted the add_cv_samples_5 branch September 16, 2025 09:19
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