apoorvnandan / lilgradLinks
pytorch from scratch in pure C/CUDA and python
☆41Updated last year
Alternatives and similar repositories for lilgrad
Users that are interested in lilgrad are comparing it to the libraries listed below
Sorting:
- Learning about CUDA by writing PTX code.☆143Updated last year
- Learnings and programs related to CUDA☆420Updated 3 months ago
- PTX-Tutorial Written Purely By AIs (Deep Research of Openai and Claude 3.7)☆66Updated 6 months ago
- Quantized LLM training in pure CUDA/C++.☆198Updated last week
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆275Updated 10 months ago
- (WIP) A small but powerful, homemade PyTorch from scratch.☆643Updated this week
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆364Updated 5 months ago
- in this repository, i'm going to implement increasingly complex llm inference optimizations☆68Updated 4 months ago
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆53Updated last year
- A really tiny autograd engine☆95Updated 4 months ago
- An implement of deep learning framework and models in C☆48Updated 6 months ago
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆172Updated last year
- Simple MPI implementation for prototyping or learning☆284Updated 2 months ago
- Alex Krizhevsky's original code from Google Code☆199Updated 9 years ago
- Port of Karpathy's micrograd in pure C. Micrograd is a tiny scalar-valued autograd engine and a neural net library on top of it with PyTo…☆34Updated last year
- My submission for the GPUMODE/AMD fp8 mm challenge☆29Updated 4 months ago
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆421Updated 7 months ago
- A high-performance attention mechanism that computes softmax normalization in a single streaming pass using running accumulators (online …☆26Updated last week
- could we make an ml stack in 100,000 lines of code?☆46Updated last year
- Solve puzzles to improve your tinygrad skills!☆145Updated this week
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆228Updated last year
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆161Updated 9 months ago
- coding CUDA everyday!☆63Updated 6 months ago
- ☆79Updated 3 weeks ago
- This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementa…☆228Updated 9 months ago
- SIMD quantization kernels☆87Updated last month
- Andrej Kapathy's micrograd implemented in c☆30Updated last year
- a Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization in pure C.☆22Updated last year
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆194Updated 4 months ago
- Custom PTX Instruction Benchmark☆129Updated 7 months ago