latentCall145 / channels-last-groupnorm
A CUDA kernel for NHWC GroupNorm for PyTorch
☆17Updated 3 months ago
Alternatives and similar repositories for channels-last-groupnorm:
Users that are interested in channels-last-groupnorm are comparing it to the libraries listed below
- ☆36Updated last month
- Decoding Attention is specially optimized for multi head attention (MHA) using CUDA core for the decoding stage of LLM inference.☆29Updated 3 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆53Updated 6 months ago
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆16Updated 4 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆104Updated 5 months ago
- GPTQ inference TVM kernel☆38Updated 9 months ago
- Quantized Attention on GPU☆34Updated 2 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆52Updated 2 weeks ago
- TileFusion is a highly efficient kernel template library designed to elevate the level of abstraction in CUDA C for processing tiles.☆56Updated this week
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆55Updated 5 months ago
- ☆19Updated 4 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆88Updated 11 months ago
- PyTorch bindings for CUTLASS grouped GEMM.☆64Updated 3 months ago
- A Suite for Parallel Inference of Diffusion Transformers (DiTs) on multi-GPU Clusters☆39Updated 6 months ago
- Implement Flash Attention using Cute.☆69Updated 2 months ago
- ☆61Updated 3 weeks ago
- An auxiliary project analysis of the characteristics of KV in DiT Attention.☆25Updated 2 months ago
- ☆81Updated 5 months ago
- ☆26Updated 10 months ago
- (WIP) Parallel inference for black-forest-labs' FLUX model.☆17Updated 3 months ago
- TensorRT LLM Benchmark Configuration☆13Updated 6 months ago
- Framework to reduce autotune overhead to zero for well known deployments.☆61Updated 3 weeks ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆45Updated 3 months ago
- Tritonbench is a collection of PyTorch custom operators with example inputs to measure their performance.☆89Updated this week
- APPy (Annotated Parallelism for Python) enables users to annotate loops and tensor expressions in Python with compiler directives akin to…☆23Updated this week
- llama INT4 cuda inference with AWQ☆50Updated last month