ulrichstern / cuda-convnetLinks
Alex Krizhevsky's original code from Google Code
☆192Updated 9 years ago
Alternatives and similar repositories for cuda-convnet
Users that are interested in cuda-convnet are comparing it to the libraries listed below
Sorting:
- UNet diffusion model in pure CUDA☆608Updated 11 months ago
- Learning about CUDA by writing PTX code.☆132Updated last year
- ☆159Updated last year
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆185Updated last year
- The Tensor (or Array)☆436Updated 10 months ago
- The Multilayer Perceptron Language Model☆551Updated 10 months ago
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆134Updated 7 months ago
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆556Updated this week
- Simple MPI implementation for prototyping or learning☆235Updated 2 weeks ago
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆173Updated 10 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆271Updated 7 months ago
- Solve puzzles. Learn CUDA.☆64Updated last year
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆184Updated 3 weeks ago
- Learnings and programs related to CUDA☆407Updated 4 months ago
- PTX-Tutorial Written Purely By AIs (Deep Research of Openai and Claude 3.7)☆67Updated 2 months ago
- A really tiny autograd engine☆94Updated 3 weeks ago
- Small scale distributed training of sequential deep learning models, built on Numpy and MPI.☆134Updated last year
- ☆88Updated last year
- The Autograd Engine☆616Updated 9 months ago
- Implementation of Diffusion Transformer (DiT) in JAX☆278Updated last year
- pytorch from scratch in pure C/CUDA and python☆40Updated 8 months ago
- Fast bare-bones BPE for modern tokenizer training☆159Updated 2 months ago
- Yet Another Language Model: LLM inference in C++/CUDA, no libraries except for I/O☆377Updated 2 weeks ago
- ☆172Updated 5 months ago
- ☆193Updated 4 months ago
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆351Updated 2 months ago
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆150Updated last year
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆364Updated 3 months ago
- Puzzles for exploring transformers☆349Updated 2 years ago
- in this repository, i'm going to implement increasingly complex llm inference optimizations☆60Updated last month