1 year ago
#348449
Ashutosh Sharma
How to run Python code on GPU without Numba?
I wanted to know that how to run Python code which uses 3rd party libraries on GPU.
I was thinking to use Numba and watched some videos on it, and came to know it would not "convert" 3rd party libraries. Particularly I am using Open3d in my Python code.
python
gpu
point-clouds
lidar
open3d
0 Answers
Your Answer