lucasdelimanogueira / PyNorch
Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)
☆150Updated 11 months ago
Alternatives and similar repositories for PyNorch:
Users that are interested in PyNorch are comparing it to the libraries listed below
- Alex Krizhevsky's original code from Google Code☆191Updated 9 years ago
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆129Updated 5 months ago
- ☆159Updated 4 months ago
- ☆52Updated last week
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆536Updated last week
- Cataloging released Triton kernels.☆220Updated 3 months ago
- CUDA tutorials or Maths & ML tutorials with examples, covers multi-gpus, fused attention, winograd convolution, reinforcement learning.☆181Updated 3 weeks ago
- UNet diffusion model in pure CUDA☆601Updated 10 months ago
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆180Updated last year
- Yet Another Language Model: LLM inference in C++/CUDA, no libraries except for I/O☆331Updated 3 months ago
- ☆181Updated 2 months ago
- ☆155Updated last year
- The Tensor (or Array)☆432Updated 8 months ago
- GPU Kernels☆172Updated last week
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆342Updated last month
- Implementation of Diffusion Transformer (DiT) in JAX☆272Updated 10 months ago
- Small scale distributed training of sequential deep learning models, built on Numpy and MPI.☆131Updated last year
- A really tiny autograd engine☆92Updated last year
- A curated collection of resources, tutorials, and best practices for learning and mastering NVIDIA CUTLASS☆169Updated last month
- Learning about CUDA by writing PTX code.☆128Updated last year
- PTX-Tutorial Written Purely By AIs (Deep Research of Openai and Claude 3.7)☆66Updated last month
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆349Updated 2 weeks ago
- An extension of the nanoGPT repository for training small MOE models.☆138Updated last month
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆180Updated last week
- ☆202Updated last week
- ☆296Updated 3 weeks ago
- A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.☆67Updated last year
- Fastest kernels written from scratch☆256Updated last month
- LLaMA 2 implemented from scratch in PyTorch☆323Updated last year
- The Multilayer Perceptron Language Model☆547Updated 8 months ago