slowli/ocl-convolution

OpenCL-accelerated 2D convolutions

40
/ 100
Emerging

This library helps deep learning researchers quickly experiment with 2D convolutions, a core building block for image recognition tasks. You provide it with raw image data or feature maps and a set of filters, and it efficiently computes the convolved output using your computer's OpenCL-compatible hardware. It's designed for someone doing deep learning research who needs a flexible, low-level convolution primitive.

Use this if you are a deep learning researcher prototyping new convolutional neural network architectures and need a fast, standalone 2D convolution component.

Not ideal if you are working on a production-ready deep learning application; full-scale frameworks like TensorFlow or PyTorch will offer more robust and scalable solutions.

deep-learning-research image-processing neural-network-prototyping computer-vision machine-learning-experiments
No Package No Dependents
Maintenance 10 / 25
Adoption 6 / 25
Maturity 16 / 25
Community 8 / 25

How are scores calculated?

Stars

8

Forks

1

Language

Rust

License

Apache-2.0

Last pushed

Mar 02, 2026

Monthly downloads

8

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/slowli/ocl-convolution"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.