graphcore/poplibs
Poplar libraries
This project provides core mathematical and machine learning functions for Graphcore IPU processors. It takes in computational graph definitions and outputs optimized low-level operations. This is for software developers who are building custom machine learning models or specialized mathematical algorithms directly on Graphcore hardware, rather than using standard frameworks like TensorFlow or PyTorch.
123 stars. No commits in the last 6 months.
Use this if you are a developer extending the Poplar SDK to create custom machine learning operations or needing to understand the low-level implementation of functions on a Graphcore IPU.
Not ideal if you are using high-level machine learning frameworks like TensorFlow or PyTorch, as this library is automatically handled by those frameworks.
Stars
123
Forks
16
Language
C++
License
—
Category
Last pushed
Oct 12, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/graphcore/poplibs"
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