artyom-beilis/dlprimitives
Deep Learning Primitives and Mini-Framework for OpenCL
This project offers an open-source solution for deep learning practitioners who need to train or run machine learning models on a wider range of graphics cards than typically supported by proprietary NVIDIA tools. It takes your deep learning models, often created in frameworks like PyTorch or TensorFlow, and allows them to utilize various AMD, Intel, and Apple GPUs, producing efficient deep learning operations and model inference. This is for machine learning engineers and researchers who are constrained by hardware vendor lock-in.
208 stars. No commits in the last 6 months.
Use this if you are developing or deploying deep learning models and need to ensure they run efficiently across diverse GPU hardware from different manufacturers, not just NVIDIA.
Not ideal if you exclusively use NVIDIA GPUs and are already satisfied with the performance and features of CUDA/cuDNN.
Stars
208
Forks
23
Language
C++
License
MIT
Category
Last pushed
Sep 09, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/artyom-beilis/dlprimitives"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Dobiasd/frugally-deep
A lightweight header-only library for using Keras (TensorFlow) models in C++.
flashlight/flashlight
A C++ standalone library for machine learning
wichtounet/dll
Fast Deep Learning Library (DLL) for C++ (ANNs, CNNs, RBMs, DBNs...)
NVlabs/tiny-cuda-nn
Lightning fast C++/CUDA neural network framework
KasperskyLab/knp
Kaspersky Neuromorphic Platform