Skip to content

Conversation

@yondonfu
Copy link
Contributor

@yondonfu yondonfu commented Jan 2, 2026

This should have a very small perf boost of shaving off maybe a few ms per frame when processing input video by making sure that float conversion of frames happens on GPU instead of CPU. The boost isn't that noticeable, but including this change to maintain the practice of keeping as much as possible on the GPU to avoid stray lines of code that needlessly perform compute on CPU.

Signed-off-by: Yondon Fu <yondon.fu@gmail.com>
@yondonfu yondonfu merged commit 504740f into main Jan 2, 2026
5 checks passed
@yondonfu yondonfu deleted the yf/v2v-float-conv-gpu branch January 2, 2026 20:17
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.

2 participants