lucasdelimanogueira / PyNorchLinks
Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)
☆160Updated last year
Alternatives and similar repositories for PyNorch
Users that are interested in PyNorch are comparing it to the libraries listed below
Sorting:
- ☆216Updated 10 months ago
- Learn CUDA with PyTorch☆104Updated last week
- CUDA tutorials for Maths & ML tutorials with examples, covers multi-gpus, fused attention, winograd convolution, reinforcement learning.☆198Updated 5 months ago
- ☆177Updated last year
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆139Updated last year
- Simple MPI implementation for prototyping or learning☆287Updated 3 months ago
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆195Updated 5 months ago
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆195Updated 2 years ago
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆428Updated 8 months ago
- A curated collection of resources, tutorials, and best practices for learning and mastering NVIDIA CUTLASS☆242Updated 6 months ago
- making the official triton tutorials actually comprehensible☆61Updated 2 months ago
- Cataloging released Triton kernels.☆265Updated 2 months ago
- LLaMA 2 implemented from scratch in PyTorch☆358Updated 2 years ago
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆582Updated 3 months ago
- 100 days of building GPU kernels!☆531Updated 6 months ago
- Yet Another Language Model: LLM inference in C++/CUDA, no libraries except for I/O☆531Updated 2 months ago
- ☆397Updated 7 months ago
- Alex Krizhevsky's original code from Google Code☆198Updated 9 years ago
- ring-attention experiments☆155Updated last year
- PTX-Tutorial Written Purely By AIs (Deep Research of Openai and Claude 3.7)☆66Updated 7 months ago
- ☆225Updated 3 weeks ago
- UNet diffusion model in pure CUDA☆654Updated last year
- FlexAttention based, minimal vllm-style inference engine for fast Gemma 2 inference.☆302Updated 2 weeks ago
- An extension of the nanoGPT repository for training small MOE models.☆210Updated 8 months ago
- Learnings and programs related to CUDA☆426Updated 4 months ago
- Triton implementation of GPT/LLAMA☆20Updated last year
- ☆81Updated this week
- GPU Kernels☆206Updated 6 months ago
- Custom kernels in Triton language for accelerating LLMs☆27Updated last year
- Small scale distributed training of sequential deep learning models, built on Numpy and MPI.☆150Updated 2 years ago