JuliaGPU / JuliaGPU/GPUArrays.jl
Convolutions and Pooling
Open
- Dominant language
- Julia
- Stars
- 450
- Forks
- 104
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 10
Description
See [here](https://github.com/JuliaImages/ImageFiltering.jl/issues/52) for a description of the operations involved.
I expect that pooling will be relatively easy, convolutions are also straightforward enough in principle but hard to make really fast. We probably want to port or wrap an existing high-quality implementation for Open CL, but I'm not sure what the benchmarks is here (perhaps [DeepCL](https://github.com/hughperkins/DeepCL)?).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.