apoorvnandan / lilgradLinks
pytorch from scratch in pure C/CUDA and python
☆41Updated 11 months ago
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.☆135Updated last year
- (WIP) A small but powerful, homemade PyTorch from scratch.☆638Updated 2 weeks ago
- Learnings and programs related to CUDA☆418Updated 2 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆276Updated 10 months ago
- PTX-Tutorial Written Purely By AIs (Deep Research of Openai and Claude 3.7)☆66Updated 6 months ago
- in this repository, i'm going to implement increasingly complex llm inference optimizations☆68Updated 4 months ago
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆356Updated 5 months ago
- Alex Krizhevsky's original code from Google Code☆198Updated 9 years ago
- My submission for the GPUMODE/AMD fp8 mm challenge☆29Updated 3 months ago
- Custom PTX Instruction Benchmark☆127Updated 7 months ago
- coding CUDA everyday!☆61Updated 5 months ago
- ☆78Updated last week
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆135Updated 10 months ago
- Solve puzzles to improve your tinygrad skills!☆143Updated 6 months ago
- parallelized hyperdimensional tictactoe☆125Updated last year
- An implement of deep learning framework and models in C☆48Updated 5 months ago
- A really tiny autograd engine☆94Updated 4 months ago
- LLM training in simple, raw C/CUDA☆104Updated last year
- Simple MPI implementation for prototyping or learning☆279Updated last month
- SIMD quantization kernels☆87Updated 2 weeks ago
- Visualization of cache-optimized matrix multiplication☆155Updated 6 months ago
- A high-performance attention mechanism that computes softmax normalization in a single streaming pass using running accumulators (online …☆26Updated 3 weeks ago
- a Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization in pure C.☆21Updated last year
- Andrej Kapathy's micrograd implemented in c☆29Updated last year
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆139Updated 8 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
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆194Updated 3 months ago
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆53Updated last year
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆410Updated 6 months ago
- could we make an ml stack in 100,000 lines of code?☆46Updated last year