sowson / darknet

Darknet on OpenCL Convolutional Neural Networks on OpenCL on Intel & NVidia & AMD & Mali GPUs for macOS & GNU/Linux & Windows & FreeBSD
http://pjreddie.com/darknet/
Other
186 stars 31 forks source link

darknet opencl python interface fixes #57

Closed bogdad closed 3 years ago

bogdad commented 3 years ago

thank you again : ) a pr this time with a fix to python darknet interface.

seems detection in c was updated, but not in python. also opencl_init was not exposed.

Please consider merging!

Best wishes, Vladimir