OpenCV CPU functions touching GPU memory unexpectedly
Hey community
When calling bitwise_or() CPU functions in OpenCV3.4, it will allocated constant GPU memory at runtime. How could that be possible? Thanks!
add a comment