snuspl/nimble
Lightweight and Parallel Deep Learning Framework
Nimble is a deep learning execution engine that significantly speeds up how quickly your AI models can make predictions (inference) and learn from data (training). It takes your existing PyTorch deep learning models and optimizes them to run much faster on GPUs. Data scientists and machine learning engineers will find this useful for accelerating their model development and deployment.
264 stars. No commits in the last 6 months.
Use this if you are a deep learning practitioner working with PyTorch models and need to drastically reduce the time your models take for both training and inference on GPU hardware.
Not ideal if you are not using PyTorch, or if your deep learning tasks do not involve GPU acceleration.
Stars
264
Forks
33
Language
C++
License
—
Category
Last pushed
Nov 26, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/snuspl/nimble"
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
NVlabs/tiny-cuda-nn
Lightning fast C++/CUDA neural network framework
KasperskyLab/knp
Kaspersky Neuromorphic Platform
wichtounet/dll
Fast Deep Learning Library (DLL) for C++ (ANNs, CNNs, RBMs, DBNs...)