[BugFix] fix a bug in compute mGroupWithComputeRate#4027
Merged
wangzhaode merged 1 commit intoalibaba:masterfrom Dec 22, 2025
Merged
[BugFix] fix a bug in compute mGroupWithComputeRate#4027wangzhaode merged 1 commit intoalibaba:masterfrom
wangzhaode merged 1 commit intoalibaba:masterfrom
Conversation
wangzhaode
added a commit
that referenced
this pull request
Dec 23, 2025
[BugFix] fix a bug in compute mGroupWithComputeRate GitOrigin-RevId: 0a30b5c040bc34aff1de94e7fa571ebb8f2c20fa
wangzhaode
added a commit
that referenced
this pull request
Dec 23, 2025
[BugFix] fix a bug in compute mGroupWithComputeRate GitOrigin-RevId: 0a30b5c040bc34aff1de94e7fa571ebb8f2c20fa
wangzhaode
added a commit
that referenced
this pull request
Dec 26, 2025
[BugFix] fix a bug in compute mGroupWithComputeRate GitOrigin-RevId: 5d5b47cfb2c6278818dde17c4efc8ffbbb9b779a
wangzhaode
added a commit
that referenced
this pull request
Dec 26, 2025
[BugFix] fix a bug in compute mGroupWithComputeRate GitOrigin-RevId: e53c4acb04f8533243610b543f32b47ccdba9095
Yogayu
pushed a commit
to Yogayu/MNN
that referenced
this pull request
Feb 11, 2026
[BugFix] fix a bug in compute mGroupWithComputeRate GitOrigin-RevId: 0a30b5c040bc34aff1de94e7fa571ebb8f2c20fa
Yogayu
pushed a commit
to Yogayu/MNN
that referenced
this pull request
Feb 11, 2026
[BugFix] fix a bug in compute mGroupWithComputeRate GitOrigin-RevId: 0a30b5c040bc34aff1de94e7fa571ebb8f2c20fa
Yogayu
pushed a commit
to Yogayu/MNN
that referenced
this pull request
Feb 11, 2026
[BugFix] fix a bug in compute mGroupWithComputeRate GitOrigin-RevId: 5d5b47cfb2c6278818dde17c4efc8ffbbb9b779a
Yogayu
pushed a commit
to Yogayu/MNN
that referenced
this pull request
Feb 11, 2026
[BugFix] fix a bug in compute mGroupWithComputeRate GitOrigin-RevId: e53c4acb04f8533243610b543f32b47ccdba9095
HenryDen
pushed a commit
to HenryDen/MNN
that referenced
this pull request
Mar 24, 2026
[BugFix] fix a bug in compute mGroupWithComputeRate GitOrigin-RevId: 0a30b5c040bc34aff1de94e7fa571ebb8f2c20fa
HenryDen
pushed a commit
to HenryDen/MNN
that referenced
this pull request
Mar 24, 2026
[BugFix] fix a bug in compute mGroupWithComputeRate GitOrigin-RevId: 0a30b5c040bc34aff1de94e7fa571ebb8f2c20fa
HenryDen
pushed a commit
to HenryDen/MNN
that referenced
this pull request
Mar 24, 2026
[BugFix] fix a bug in compute mGroupWithComputeRate GitOrigin-RevId: 5d5b47cfb2c6278818dde17c4efc8ffbbb9b779a
HenryDen
pushed a commit
to HenryDen/MNN
that referenced
this pull request
Mar 24, 2026
[BugFix] fix a bug in compute mGroupWithComputeRate GitOrigin-RevId: e53c4acb04f8533243610b543f32b47ccdba9095
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
测试时发现while循环中少加了一个条件,这样可能一直选中中核的group,应当--才能继续选中小核心