thuml / learn_torch.compileLinks
torch.compile artifacts for common deep learning models, can be used as a learning resource for torch.compile
☆18Updated last year
Alternatives and similar repositories for learn_torch.compile
Users that are interested in learn_torch.compile are comparing it to the libraries listed below
Sorting:
- Quantized Attention on GPU☆44Updated 10 months ago
- ☆98Updated 4 months ago
- Benchmark tests supporting the TiledCUDA library.☆17Updated 10 months ago
- Framework to reduce autotune overhead to zero for well known deployments.☆84Updated 2 weeks ago
- ☆50Updated 4 months ago
- IntLLaMA: A fast and light quantization solution for LLaMA☆18Updated 2 years ago
- Fast and memory-efficient exact kmeans☆91Updated this week
- DeepGEMM: clean and efficient FP8 GEMM kernels with fine-grained scaling☆21Updated this week
- ☆22Updated 5 months ago
- DeeperGEMM: crazy optimized version☆71Updated 5 months ago
- Accelerate LLM preference tuning via prefix sharing with a single line of code☆43Updated 3 months ago
- TensorRT LLM Benchmark Configuration☆13Updated last year
- Patch convolution to avoid large GPU memory usage of Conv2D☆92Updated 8 months ago
- ☆112Updated last month
- APPy (Annotated Parallelism for Python) enables users to annotate loops and tensor expressions in Python with compiler directives akin to…☆24Updated 3 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆119Updated 4 months ago
- Odysseus: Playground of LLM Sequence Parallelism☆77Updated last year
- GPTQ inference TVM kernel☆39Updated last year
- An auxiliary project analysis of the characteristics of KV in DiT Attention.☆32Updated 10 months ago
- Debug print operator for cudagraph debugging