kfish / micrograd-cpp-2023Links
A C++ port of karpathy/micrograd, a tiny scalar-valued autograd engine and a neural net library
☆13Updated last year
Alternatives and similar repositories for micrograd-cpp-2023
Users that are interested in micrograd-cpp-2023 are comparing it to the libraries listed below
Sorting:
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆55Updated 6 months ago
- Source code for 'Modern Parallel Programming with C++ and Assembly' by Dan Kusswurm☆65Updated 3 years ago
- C implementation of the L-Mul f32/f16 multiplications from paper: https://arxiv.org/html/2410.00907☆28Updated 11 months ago
- Header-only safetensors loader and saver in C++☆68Updated 4 months ago
- ☆23Updated 3 years ago
- ☆58Updated last week
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- MLIR-based toolkit targeting intel heterogeneous hardware