phonism / genesisLinks
Gensis is a lightweight deep learning framework written from scratch in Python, with Triton as its backend for high-performance computing.
☆37Updated 3 weeks ago
Alternatives and similar repositories for genesis
Users that are interested in genesis are comparing it to the libraries listed below
Sorting:
- Implement Flash Attention using Cute.☆100Updated last year
- DLSlime: Flexible & Efficient Heterogeneous Transfer Toolkit☆92Updated 2 weeks ago
- ☆117Updated last month
- GPTQ inference TVM kernel☆40Updated last year
- NVIDIA cuTile learn☆158Updated 2 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆148Updated 9 months ago
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆250Updated this week
- Flash Attention from Scratch on CUDA Ampere☆129Updated 5 months ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆192Updated last year
- Triton adapter for Ascend. Mirror of https://gitee.com/ascend/triton-ascend☆107Updated this week
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Updated 4 months ago
- ☆130Updated 5 months ago
- [DAC'25] Official implement of "HybriMoE: Hybrid CPU-GPU Scheduling and Cache Management for Efficient MoE Inference"☆101Updated last month
- ☆113Updated 8 months ago
- Triton Documentation in Chinese Simplified / Triton 中文文档☆103Updated last month
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆106Updated 7 months ago
- Codes & examples for "CUDA - From Correctness to Performance"☆121Updated last year
- ☆118Updated 4 months ago
- gLLM: Global Balanced Pipeline Parallelism System for Distributed LLM Serving with Token Throttling☆53Updated 3 weeks ago
- Multi-Level Triton Runner supporting Python, IR, PTX, and cubin.☆84Updated 2 weeks ago
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆115Updated 6 months ago
- play gemm with tvm☆92Updated 2 years ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆114Updated last year
- A PyTorch-like deep learning framework. Just for fun.☆156Updated 2 years ago
- ☆105Updated last year
- [HPCA 2026] A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆80Updated last month
- ☆41Updated last year
- A practical way of learning Swizzle☆36Updated last year
- Learning TileLang with 10 puzzles!☆118Updated last week
- LLM Inference via Triton (Flexible & Modular): Focused on Kernel Optimization using CUBIN binaries, Starting from gpt-oss Model☆64Updated 3 months ago