keith2018 / TinyTorchLinks
A tiny deep learning training framework implemented from scratch in C++ that follows PyTorch's API.
☆62Updated last week
Alternatives and similar repositories for TinyTorch
Users that are interested in TinyTorch are comparing it to the libraries listed below
Sorting:
- Tiny C++ LLM inference implementation from scratch☆65Updated last week
- 分层解耦的深度学习推理引擎☆75Updated 7 months ago
- Tutorials for writing high-performance GPU operators in AI frameworks.☆131Updated 2 years ago
- 大规模并行处理器编程实战 第二版答案☆33Updated 3 years ago
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆217Updated last month
- Simple and efficient memory pool is implemented with C++11.☆10Updated 3 years ago
- ☆70Updated 2 years ago
- Code release for book "Efficient Training in PyTorch"☆100Updated 5 months ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆62Updated 10 months ago
- Implement custom operators in PyTorch with cuda/c++☆71Updated 2 years ago
- Triton Documentation in Chinese Simplified / Triton 中文文档☆82Updated 5 months ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆42Updated 3 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆112Updated 4 months ago
- ☆21Updated 4 years ago
- A tutorial for CUDA&PyTorch☆154Updated 7 months ago
- A light llama-like llm inference framework based on the triton kernel.☆152Updated last month
- CUDA 6大并行计算模式 代码与笔记☆60Updated 5 years ago
- ☆282Updated 4 years ago
- 用C++实现一个简单的Transformer模型。 Attention Is All You Need。☆49Updated 4 years ago
- 鉴定网络热门并行编程框架 - 性能测评(附小彭老师锐评)已评测:Taichi、SyCL、C++、OpenMP、TBB、Mojo☆36Updated 2 years ago
- x86-64 SIMD矢量优化系列教程☆134Updated last month
- 注释的nano_vllm仓库,并且完成了MiniCPM4的适配以及注册新模型的功能☆69Updated last month
- Large-scale Auto-Distributed Training/Inference Unified Framework | Memory-Compute-Control Decoupled Architecture | Multi-language SDK & …☆54Updated last month
- SGEMM optimization with cuda step by step☆20Updated last year
- ☆138Updated last year
- A simple deep learning framework that supports automatic differentiation and GPU acceleration.☆59Updated 2 years ago
- A PyTorch-like deep learning framework. Just for fun.☆157Updated last year
- ☆255Updated this week
- CPU Memory Compiler and Parallel programing☆26Updated 10 months ago
- tutorial for writing custom pytorch cpp+cuda kernel, applied on volume rendering (NeRF)☆28Updated last year