MarioSieg / magnetronLinks
(WIP) A small but powerful, homemade PyTorch from scratch.
☆555Updated last week
Alternatives and similar repositories for magnetron
Users that are interested in magnetron are comparing it to the libraries listed below
Sorting:
- Learnings and programs related to CUDA☆411Updated 2 weeks ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆272Updated 7 months ago
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆173Updated 11 months ago
- This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementa…☆227Updated 6 months ago
- The Tensor (or Array)☆437Updated 11 months ago
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆378Updated 4 months ago
- UNet diffusion model in pure CUDA☆610Updated last year
- Simple MPI implementation for prototyping or learning☆259Updated 2 weeks ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆228Updated 11 months ago
- A 120-day CUDA learning plan covering daily concepts, exercises, pitfalls, and references (including “Programming Massively Parallel Proc…☆711Updated 3 months ago
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆188Updated last month
- ☆323Updated this week
- This repository is a curated collection of resources, tutorials, and practical examples designed to guide you through the journey of mast…☆356Updated 4 months ago
- pytorch from scratch in pure C/CUDA and python☆40Updated 9 months ago
- High Quality Resources on GPU Programming/Architecture☆589Updated 11 months ago
- The Multilayer Perceptron Language Model☆553Updated 11 months ago
- Alex Krizhevsky's original code from Google Code☆194Updated 9 years ago
- Learning about CUDA by writing PTX code.☆133Updated last year
- ☆161Updated 3 weeks ago
- Solve puzzles to improve your tinygrad skills!☆135Updated 4 months ago
- The Autograd Engine☆620Updated 10 months ago
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆133Updated 8 months ago
- ☆349Updated 3 months ago
- Tutorials on tinygrad☆391Updated 3 weeks ago
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆350Updated 2 months ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆120Updated 6 months ago
- creating a tiny tensor library in raw C☆728Updated 4 months ago
- GPU Kernels☆188Updated 2 months ago
- Here's all my Python/Numba (CUDA) code for the encoder block I made :)☆65Updated 2 months ago
- gpt written in plain c☆123Updated last week