E532 Title: Fix Empty Min-Cut Issue in RESBM Due to Overflow Filtering by minghan1 · Pull Request #7 · ant-research/ace-compiler · GitHub
[go: up one dir, main page]

Skip to content

Title: Fix Empty Min-Cut Issue in RESBM Due to Overflow Filtering#7

Open
minghan1 wants to merge 6 commits intoant-research:mainfrom
minghan1:feature-merge-resbm-maxbts
Open

Title: Fix Empty Min-Cut Issue in RESBM Due to Overflow Filtering#7
minghan1 wants to merge 6 commits intoant-research:mainfrom
minghan1:feature-merge-resbm-maxbts

Conversation

@minghan1
Copy link
Contributor

Description:
After RESBM constructs regions, the min-cut algorithm filters out insertion cases that exceed a preset threshold during region processing. This leads to an empty min-cut for the first region in psi.onnx (which has a relatively large min-cut count), resulting in the failure to properly insert bootstrap and rescale operations.

Solution:
Remove overflow filtering .

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.

1 participant

0