clEsperanto / pyclesperanto_prototype

GPU-accelerated bio-image analysis focusing on 3D+t microscopy image data
http://clesperanto.net
BSD 3-Clause "New" or "Revised" License
208 stars 44 forks source link

More opencl kernels in ARM-software/ComputeLibrary #308

Open haesleinhuepf opened 1 year ago

haesleinhuepf commented 1 year ago

There is an MIT licensed collection of opencl kernels: https://github.com/ARM-software/ComputeLibrary/tree/master/src/core/CL/cl_kernels/common

We should have a closer look and see what might be useful for us. FFT, deconvolution, neural networks, all sounds interesting.