keith2018 / TinyTorchLinks
A tiny deep learning training framework implemented from scratch in C++ that follows PyTorch's API.
☆53Updated this week
Alternatives and similar repositories for TinyTorch
Users that are interested in TinyTorch are comparing it to the libraries listed below
Sorting:
- Implement custom operators in PyTorch with cuda/c++☆65Updated 2 years ago
- Tutorials for writing high-performance GPU operators in AI frameworks.☆129Updated last year
- ⚡️FFPA: Extend FlashAttention-2 with Split-D, achieve ~O(1) SRAM complexity for large headdim, 1.8x~3x↑ vs SDPA.🎉☆192Updated 2 months ago
- 分层解耦的深度学习推理引擎☆74Updated 5 months ago
- 大规模并行处理器编程实战 第二版答案☆33Updated 3 years ago
- A tutorial for CUDA&PyTorch☆149Updated 6 months ago
- Tiny C++11 GPT-2 inference implementation from scratch☆62Updated this week
- Triton Documentation in Chinese Simplified / Triton 中文文档☆75Updated 3 months ago
- Code release for book "Efficient Training in PyTorch"☆73Updated 3 months ago
- A light llama-like llm inference framework based on the triton kernel.☆135Updated this week
- Codes & examples for "CUDA - From Correctness to Performance"☆102Updated 8 months ago
- b站上的课程☆75Updated last year
- Large-scale Auto-Distributed Training/Inference Unified Framework | Memory-Compute-Control Decoupled Architecture | Multi-language SDK & …☆52Updated last week
- 使用 CUDA C++ 实现的 llama 模型推理框架☆58Updated 8 months ago
- ☆70Updated 2 years ago
- flash attention tutorial written in python, triton, cuda, cutlass☆386Updated 2 months ago
- ☆137Updated last year
- ☆279Updated 4 years ago
- Machine Learning Compiler Road Map☆43Updated last year
- x86-64 SIMD矢量优化系列教程☆123Updated 3 months ago
- Parallel Prefix Sum (Scan) with CUDA☆24Updated last year
- Personal Notes for Learning HPC & Parallel Computation [Active Adding New Content]☆68Updated 2 years ago
- CUDA C 编程权威指南代码实现 包含了书上第二章到第八章的大部分代码实现和作者笔记,全由作者本人手动实现,难免有错误的地方,请大家谨慎参考,非常欢迎对错误的 指正。 如果有帮助的话请Star一下,对作者帮助很大,谢谢!☆349Updated 2 years ago
- A CUDA tutorial to make people learn CUDA program from 0☆244Updated last year
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆87Updated 2 months ago
- Xiao's CUDA Optimization Guide [NO LONGER ADDING NEW CONTENT]☆307Updated 2 years ago
- ☆240Updated last month
- Implement Flash Attention using Cute.☆89Updated 7 months ago
- 《CUDA编程基础与实践》一书的代码☆125Updated 3 years ago
- CUDA 6大并行计算模式 代码与笔记☆60Updated 4 years ago