ulrichstern / cuda-convnetLinks
Alex Krizhevsky's original code from Google Code
☆194Updated 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:
- The Tensor (or Array)☆437Updated 11 months ago
- UNet diffusion model in pure CUDA☆610Updated last year
- Learning about CUDA by writing PTX code.☆133Updated last year
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆187Updated last year
- ☆160Updated last year
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆133Updated 8 months ago
- A really tiny autograd engine☆94Updated last month
- Simple MPI implementation for prototyping or learning☆259Updated 2 weeks ago
- The Autograd Engine☆620Updated 10 months ago
- The Multilayer Perceptron Language Model☆553Updated 11 months ago
- Learnings and programs related to CUDA☆411Updated last week
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆188Updated last month
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆350Updated 2 months ago
- Small scale distributed training of sequential deep learning models, built on Numpy and MPI.☆134Updated last year
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆378Updated 4 months ago
- ☆88Updated last year
- PTX-Tutorial Written Purely By AIs (Deep Research of Openai and Claude 3.7)☆66Updated 3 months ago
- in this repository, i'm going to implement increasingly complex llm inference optimizations☆63Updated last month
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆150Updated last year
- Solve puzzles. Learn CUDA.☆64Updated last year
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆173Updated 11 months ago
- Home for "How To Scale Your Model", a short blog-style textbook about scaling LLMs on TPUs☆424Updated this week
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆272Updated 7 months ago
- LLM training in simple, raw C/CUDA☆99Updated last year
- ☆61Updated this week
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆561Updated 3 weeks ago
- Solve puzzles to improve your tinygrad skills!☆135Updated 4 months ago
- (WIP) A small but powerful, homemade PyTorch from scratch.☆555Updated last week
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆120Updated 6 months ago
- Implementation of Diffusion Transformer (DiT) in JAX☆279Updated last year