Justin Davis
Justin Davis
@jet-c-21 You need to create contexts for each engine you want to load. You can do this with: `cfx = cuda.Device(0).make_context()` and then wrap all your code which handles data...
@Birkenpapier Unsure if you are still having issues, but you may need to upgrade your version of pip. `python3 -m pip install --upgrade pip` That may also resolve those PEP660...
Hi @631068264 and @sbcd90 , thank you for the interest in CV-CUDA! We are investigating this issue and are tracking it. We do not currently have a timeline on when...
Hi @lzjia-jia , thank you for your interest in CV-CUDA! Are you able to provide more information about your environment such as the CV-CUDA version, OS, and hardware? My immediate...
Hi @stevenmicn , can you provide more information about your issue?
HI @lzjia-jia , thank you for your interest in CV-CUDA! We are investigating adding support for this and are tracking this in our feature requests backlog. Could you tell us...
Hi @LianJunjian , glad you got the problem figured out! Currently in the documentation we have some constraints listed for the top/left tensors, but we can certainty look into fixing...
Hi @pangkun248 , thank you for your interest in CV-CUDA! We are investigating support for the free-threaded Python versions, but we do not have a timeline on when this will...
Hi @631068264 Do you have more information about your environment such as the hardware/OS? You can use the `cvcuda/print_env.sh` script for this. Looking at the output you report, I notice...
I have read the CLA Document and I sign the CLA