Quote:
Originally Posted by arushshah1
Also, we're writing our CV code in python but I can't find any gpu functions written for python. Are there wrappers available?
|
No. The python bindings just got OpenCL support, but the Jetson doesn't support it. You'd have to write your own bindings for the CUDA functions.