issues
search
kpet
/
clvk
Implementation of OpenCL 3.0 on Vulkan
Apache License 2.0
360
stars
42
forks
source link
queue_controller: update dynamic batching
#718
Closed
rjodinchr
closed
2 months ago
rjodinchr
commented
3 months ago
main updates:
avoid reducing too much first batch when it is not needed (executor is always busy)
get out of corner case where first batch is 1
main updates: