opt(RVV): Optimize CV color conversion functions with intrinsics#4079
Merged
wangzhaode merged 2 commits intoalibaba:masterfrom Dec 26, 2025
Merged
opt(RVV): Optimize CV color conversion functions with intrinsics#4079wangzhaode merged 2 commits intoalibaba:masterfrom
wangzhaode merged 2 commits intoalibaba:masterfrom
Conversation
Optimize MNNC3 and MNNNV21 related color conversion functions using RVV intrinsics, including C3 to YUV/XYZ/HSV/BGR555/BGR565 and NV21 to RGBA/RGB/BGRA/BGR. Signed-off-by: ihb2032 <1355790728@qq.com> Co-authored-by: lyd1992 <liuyudong@iscas.ac.cn>
wangzhaode
added a commit
that referenced
this pull request
Dec 26, 2025
opt(RVV): Optimize CV color conversion functions with intrinsics GitOrigin-RevId: 9c25bfac9121a326b86cd69e67949f742321ee9f
wangzhaode
added a commit
that referenced
this pull request
Dec 30, 2025
opt(RVV): Optimize CV color conversion functions with intrinsics GitOrigin-RevId: f5d0f2956495380fe72b693ea9a4e322886b4d9f
wangzhaode
added a commit
that referenced
this pull request
Dec 30, 2025
opt(RVV): Optimize CV color conversion functions with intrinsics GitOrigin-RevId: 1150246ab040f30449b228b1cc9d948de543b7dc
wangzhaode
added a commit
that referenced
this pull request
Jan 7, 2026
opt(RVV): Optimize CV color conversion functions with intrinsics GitOrigin-RevId: 9a7c2a465c1101b6c0690aef44d502795c0970dc
wangzhaode
added a commit
that referenced
this pull request
Jan 8, 2026
opt(RVV): Optimize CV color conversion functions with intrinsics GitOrigin-RevId: 6e09d6eb2b9e8a4c280564dc1d5f6f9ff5e16605
Juude
pushed a commit
to Juude/MNN
that referenced
this pull request
Jan 14, 2026
opt(RVV): Optimize CV color conversion functions with intrinsics GitOrigin-RevId: 9a7c2a465c1101b6c0690aef44d502795c0970dc
Juude
pushed a commit
to Juude/MNN
that referenced
this pull request
Jan 14, 2026
opt(RVV): Optimize CV color conversion functions with intrinsics GitOrigin-RevId: 6e09d6eb2b9e8a4c280564dc1d5f6f9ff5e16605
wangzhaode
added a commit
that referenced
this pull request
Jan 20, 2026
opt(RVV): Optimize CV color conversion functions with intrinsics GitOrigin-RevId: 62f1133a743912812e28114c7c08821473d19a68
wangzhaode
added a commit
that referenced
this pull request
Jan 21, 2026
opt(RVV): Optimize CV color conversion functions with intrinsics GitOrigin-RevId: 62f1133a743912812e28114c7c08821473d19a68
wangzhaode
added a commit
that referenced
this pull request
Jan 21, 2026
opt(RVV): Optimize CV color conversion functions with intrinsics GitOrigin-RevId: f491541f2b63732eec0b1bd38327b6b3c4191fdb ORIGINAL_AUTHOR=MNNSyncBot <hi@zhaode.wang>
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.
Summary
Optimize MNNC3 and MNNNV21 related color conversion functions using RVV intrinsics, including C3 to YUV/XYZ/HSV/BGR555/BGR565 and NV21 to RGBA/RGB/BGRA/BGR.
Environment
Benchmark
Click to expand full test logs
</details>