CVCUDA / CV-CUDA

CV-CUDA™ is an open-source, GPU accelerated library for cloud-scale image processing and computer vision.
https://cvcuda.github.io
Other
2.39k stars 216 forks source link

External CudaStream in CVCUDA Python #170

Open sayanmutd opened 5 months ago

sayanmutd commented 5 months ago

How to use external CudaStream using CVCUDA python package rather than using the CudaStream that we get from the package itself.