Skip to content

Conversation

@TedThemistokleous
Copy link
Collaborator

Description

Used for debug from TritonInferenceServer changes

Motivation and Context

Fixes issues seen with models using the IF/Loop/Scan operators

@TedThemistokleous TedThemistokleous self-assigned this Nov 5, 2025
@TedThemistokleous TedThemistokleous added the Bugfix Fix to a bug or reported issue label Nov 5, 2025
Copy link

@KenLagos KenLagos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did a quick look but just to double check isn't this PR functionally almost the same as the other one?

This appears to disable subgraph fusion for subgraphs with an "If" as its parent node and has a different way to handle the incorrect index issue.

The main difference is it doesn't disable fusion in cases where the current subgraph has an "If" node but depends on a Migraphx change to work.

If the migraphx change works fine with no regressions I think this change is fine.

@TedThemistokleous
Copy link
Collaborator Author

Merged the other branch which contains this into rocm7.1_internal_testing. Will keep branch alive till you retest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bugfix Fix to a bug or reported issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants