Skip to content

Optimize the method of fusible subgraph ranges and the subgraph generating process.#674

Merged
lixinqi merged 10 commits intoPaddlePaddle:developfrom
Xreki:opt_fusible
Mar 19, 2026
Merged

Optimize the method of fusible subgraph ranges and the subgraph generating process.#674
lixinqi merged 10 commits intoPaddlePaddle:developfrom
Xreki:opt_fusible

Conversation

@Xreki
Copy link
Collaborator

@Xreki Xreki commented Mar 12, 2026

PR Category

Feature Enhancement

Description

本PR的修改如下:

  1. 优化可融合子图区间的识别算法,支持识别由于多分支融合可能出现的先升后降区间,注意要求可融合区间尾部保持非递增趋势;
  2. 优化单算子子图数据集生成脚本,支持数据类型泛化
  3. 优化子图数据集生成脚本,具体修改包括:
  • 整图维度泛化后,将原始样本拷贝到9目录,作为第10组维度
  • 可融合子图维度泛化,扩展至10组维度
  • 移除单测生成步骤
  • 整理全部输出子图到OUTPUT_DIR目录
  • 整理数据库生成代码
  1. 修复数据类型泛化中device设置问题

@paddle-bot
Copy link

paddle-bot bot commented Mar 12, 2026

Thanks for your contribution!

@Xreki Xreki changed the title Opt fusible Optimize the method of fusible subgraph ranges and the subgraph generating process. Mar 13, 2026
@Xreki Xreki requested a review from lixinqi March 19, 2026 01:59
@lixinqi lixinqi merged commit 0599406 into PaddlePaddle:develop Mar 19, 2026
3 checks passed
@Xreki Xreki deleted the opt_fusible branch March 19, 2026 02:39
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