Skip to content

graph pattern name refactor #3362

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 18, 2025
Merged

graph pattern name refactor #3362

merged 2 commits into from
Jun 18, 2025

Conversation

ShanSimu
Copy link

Description

Refactored the deconv pattern according to document DNNL Backend Fusion Pattern Definition:

  1. Replaced int8 in pattern names with x8
  2. Removed the word fusion from pattern names
  3. For floating-point patterns, added the fp_ prefix to their names

Task MFDNN-10454 and MFDNN-10452.

@ShanSimu ShanSimu requested a review from a team as a code owner May 29, 2025 06:11
@github-actions github-actions bot added component:graph-api Codeowner: @oneapi-src/onednn-graph component:tests Codeowner: @oneapi-src/onednn-arch labels May 29, 2025
@ShanSimu ShanSimu changed the title graph pattern refactor graph pattern name refactor May 29, 2025
@ShanSimu ShanSimu self-assigned this May 29, 2025
@ShanSimu ShanSimu force-pushed the shaojiec/pattern_refactor branch from b841a02 to 7bf01d6 Compare May 29, 2025 06:42
@ShanSimu ShanSimu force-pushed the shaojiec/pattern_refactor branch from 7bf01d6 to 62ef84e Compare June 3, 2025 08:59
@ShanSimu ShanSimu force-pushed the shaojiec/pattern_refactor branch from 62ef84e to b22d2a2 Compare June 4, 2025 02:25
@TaoLv
Copy link
Contributor

TaoLv commented Jun 4, 2025

make test
disable benchdnn_all
enable benchdnn_graph

@ShanSimu ShanSimu force-pushed the shaojiec/pattern_refactor branch from b22d2a2 to b03c3e6 Compare June 17, 2025 01:39
@ShanSimu
Copy link
Author

make test
set test_scope=NIGHTLY
disable benchdnn_all
enable benchdnn_graph

@TaoLv TaoLv merged commit 10d7d47 into main Jun 18, 2025
23 of 24 checks passed
@TaoLv TaoLv deleted the shaojiec/pattern_refactor branch June 18, 2025 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:graph-api Codeowner: @oneapi-src/onednn-graph component:tests Codeowner: @oneapi-src/onednn-arch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants