Skip to content

Conversation

@thangk
Copy link
Member

@thangk thangk commented Jun 6, 2025

Added proper GPU processing unlike previously which was just transferring from CPU to GPU then right back to GPU to CPU without doing any processing.

This change does the processing on the GPU in batches. However, it does not outperform the CPU's processing time as stated in the issue comment #286 (comment)

…and improve performance. Adjusted device handling and implemented dynamic batch sizing based on available GPU memory.
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