apoorvnandan / lilgradLinks
pytorch from scratch in pure C/CUDA and python
☆40Updated 9 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.☆133Updated last year
- Learnings and programs related to CUDA☆411Updated 2 weeks ago
- PTX-Tutorial Written Purely By AIs (Deep Research of Openai and Claude 3.7)☆66Updated 3 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆272Updated 7 months ago
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆350Updated 2 months ago
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆52Updated 11 months ago
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆378Updated 4 months ago
- (WIP) A small but powerful, homemade PyTorch from scratch.☆555Updated last week
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆134Updated 8 months ago
- LLM training in simple, raw C/CUDA☆99Updated last year
- in this repository, i'm going to implement increasingly complex llm inference optimizations☆63Updated last month
- Alex Krizhevsky's original code from Google Code☆194Updated 9 years ago
- Simple MPI implementation for prototyping or learning☆259Updated 2 weeks ago
- Solve puzzles to improve your tinygrad skills!☆135Updated 4 months ago
- Andrej Kapathy's micrograd implemented in c☆29Updated 11 months ago
- My submission for the GPUMODE/AMD fp8 mm challenge☆27Updated last month
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆173Updated 11 months ago
- High-Performance SGEMM on CUDA devices☆97Updated 5 months ago
- Visualization of cache-optimized matrix multiplication☆152Updated 3 months ago
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆188Updated last month
- Custom PTX Instruction Benchmark☆126Updated 4 months ago
- Complete solutions to the Programming Massively Parallel Processors Edition 4☆196Updated 3 weeks ago
- ☆63Updated this week
- parallelized hyperdimensional tictactoe☆118Updated 10 months ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆120Updated 6 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆228Updated 11 months ago
- GPT-2 in C☆72Updated 6 months ago
- A really tiny autograd engine☆94Updated last month
- This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementa…☆227Updated 6 months ago
- An implement of deep learning framework and models in C☆48Updated 3 months ago