keith2018 / TinyTorchLinks
A tiny deep learning training framework implemented from scratch in C++ that follows PyTorch's API.
☆150Updated last week
Alternatives and similar repositories for TinyTorch
Users that are interested in TinyTorch are comparing it to the libraries listed below
Sorting:
- 🌈 Solutions of LeetGPU☆70Updated last week
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆250Updated this week
- Code release for book "Efficient Training in PyTorch"☆125Updated 10 months ago
- Tiny C++ LLM inference implementation from scratch☆102Updated last week
- Tutorials for writing high-performance GPU operators in AI frameworks.☆136Updated 2 years ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆64Updated last year
- Examples and exercises from the book Programming Massively Parallel Processors - A Hands-on Approach. David B. Kirk and Wen-mei W. Hwu (T…☆77Updated 5 years ago
- 分层解耦的深度学习推理引擎☆79Updated 11 months ago
- Triton Documentation in Chinese Simplified / Triton 中文文档☆102Updated last month
- ☆69Updated 2 years ago
- Implement custom operators in PyTorch with cuda/c++☆76Updated 3 years ago
- LeetGPU Solutions☆107Updated 4 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆148Updated 8 months ago
- Codes & examples for "CUDA - From Correctness to Performance"☆121Updated last year
- 注释的nano_vllm仓库,并且完成了MiniCPM4的适配以及注册新模型的功能☆158Updated 5 months ago
- A light llama-like llm inference framework based on the triton kernel.☆171Updated last month
- ☆288Updated this week
- ☆290Updated 5 years ago
- A PyTorch-like deep learning framework. Just for fun.☆157Updated 2 years ago
- A tutorial for CUDA&PyTorch☆253Updated this week
- CUDA 6大并行计算模式 代码与笔记☆61Updated 5 years ago
- ☆96Updated 10 months ago
- Machine Learning Compiler Road Map☆46Updated 2 years ago
- ☆11Updated 4 months ago
- Imperative deep learning framework with customized GPU and CPU backend☆30Updated 2 years ago
- Code base and slides for ECE408:Applied Parallel Programming On GPU.☆145Updated 4 years ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆46Updated 7 months ago
- ☆26Updated 6 months ago
- Personal Notes for Learning HPC & Parallel Computation [NO LONGER ADDING NEW CONTENT]☆77Updated 3 years ago
- ☆40Updated 8 months ago