lucasdelimanogueira / PyNorchLinks
Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)
☆152Updated last year
Alternatives and similar repositories for PyNorch
Users that are interested in PyNorch are comparing it to the libraries listed below
Sorting:
- ☆192Updated 7 months ago
- CUDA tutorials for Maths & ML tutorials with examples, covers multi-gpus, fused attention, winograd convolution, reinforcement learning.☆189Updated 2 months ago
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆391Updated 5 months ago
- Learn CUDA with PyTorch☆35Updated last week
- ☆163Updated last year
- A curated collection of resources, tutorials, and best practices for learning and mastering NVIDIA CUTLASS☆211Updated 3 months ago
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆190Updated 2 months ago
- ☆211Updated 6 months ago
- The Tensor (or Array)☆441Updated last year
- Simple MPI implementation for prototyping or learning☆278Updated 3 weeks ago
- Cataloging released Triton kernels.☆252Updated 7 months ago
- LLaMA 2 implemented from scratch in PyTorch☆347Updated last year
- ring-attention experiments☆149Updated 10 months ago
- Alex Krizhevsky's original code from Google Code☆196Updated 9 years ago
- An extension of the nanoGPT repository for training small MOE models.☆178Updated 5 months ago
- Yet Another Language Model: LLM inference in C++/CUDA, no libraries except for I/O☆472Updated 2 months ago
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆137Updated 9 months ago
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆189Updated last year
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆568Updated 2 weeks ago
- FlexAttention based, minimal vllm-style inference engine for fast Gemma 2 inference.☆250Updated 2 weeks ago
- 100 days of building GPU kernels!☆489Updated 4 months ago
- Custom kernels in Triton language for accelerating LLMs☆24Updated last year
- PTX-Tutorial Written Purely By AIs (Deep Research of Openai and Claude 3.7)☆66Updated 5 months ago
- making the official triton tutorials actually comprehensible☆53Updated last month
- GPU Kernels☆193Updated 3 months ago
- UNet diffusion model in pure CUDA☆648Updated last year
- Learning about CUDA by writing PTX code.☆134Updated last year
- Fast low-bit matmul kernels in Triton☆353Updated last week
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆351Updated 4 months ago
- ☆76Updated 2 weeks ago