lucasdelimanogueira / PyNorchLinks
Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)
☆161Updated 3 weeks ago
Alternatives and similar repositories for PyNorch
Users that are interested in PyNorch are comparing it to the libraries listed below
Sorting:
- Learn CUDA with PyTorch☆124Updated 3 weeks ago
- CUDA tutorials for Maths & ML tutorials with examples, covers multi-gpus, fused attention, winograd convolution, reinforcement learning.☆205Updated 6 months ago
- ☆227Updated 11 months ago
- making the official triton tutorials actually comprehensible☆82Updated 3 months ago
- LLaMA 2 implemented from scratch in PyTorch☆363Updated 2 years ago
- ☆86Updated last month
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆139Updated last year
- ☆225Updated 3 weeks ago
- ☆178Updated last year
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆196Updated 2 years ago
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆441Updated 9 months ago
- Simple MPI implementation for prototyping or learning☆292Updated 4 months ago
- Cataloging released Triton kernels.☆277Updated 3 months ago
- Alex Krizhevsky's original code from Google Code☆197Updated 9 years ago
- An extension of the nanoGPT repository for training small MOE models.☆218Updated 9 months ago
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆587Updated 4 months ago
- 100 days of building GPU kernels!☆552Updated 7 months ago
- ring-attention experiments☆160Updated last year
- Custom kernels in Triton language for accelerating LLMs☆27Updated last year
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆195Updated 6 months ago
- Learning about CUDA by writing PTX code.☆150Updated last year
- A curated collection of resources, tutorials, and best practices for learning and mastering NVIDIA CUTLASS☆244Updated 7 months ago
- Yet Another Language Model: LLM inference in C++/CUDA, no libraries except for I/O☆539Updated 3 months ago
- ☆404Updated 8 months ago
- FlexAttention based, minimal vllm-style inference engine for fast Gemma 2 inference.☆321Updated last month
- UNet diffusion model in pure CUDA☆656Updated last year
- PTX-Tutorial Written Purely By AIs (Deep Research of Openai and Claude 3.7)☆66Updated 8 months ago
- Examples and exercises from the book Programming Massively Parallel Processors - A Hands-on Approach. David B. Kirk and Wen-mei W. Hwu (T…☆76Updated 4 years ago
- coding CUDA everyday!☆71Updated 2 weeks ago
- This repository contains an implementation of the LLaMA 2 (Large Language Model Meta AI) model, a Generative Pretrained Transformer (GPT)…☆74Updated 2 years ago