jundaf2 / CUDA-INT8-GEMMLinks
CUDA 8-bit Tensor Core Matrix Multiplication based on m16n16k16 WMMA API
☆31Updated last year
Alternatives and similar repositories for CUDA-INT8-GEMM
Users that are interested in CUDA-INT8-GEMM are comparing it to the libraries listed below
Sorting:
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆72Updated 11 months ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆63Updated 10 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆92Updated last week
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆39Updated 4 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆110Updated 10 months ago
- ☆35Updated last year
- ☆84Updated 2 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆86Updated 2 months ago
- llama INT4 cuda inference with AWQ☆54Updated 5 months ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆95Updated 6 years ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆112Updated last year
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆43Updated 11 months ago
- ☆50Updated 2 months ago
- ☆125Updated 7 months ago
- ☆149Updated 6 months ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆183Updated 5 months ago
- Examples of CUDA implementations by Cutlass CuTe☆203Updated 2 weeks ago
- Implement Flash Attention using Cute.☆87Updated 6 months ago
- ☆11Updated 4 months ago
- ☆96Updated 10 months ago
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆18Updated 9 months ago
- Optimize softmax in triton in many cases☆21Updated 10 months ago
- High Performance FP8 GEMM Kernels for SM89 and later GPUs.☆16Updated 5 months ago
- Optimize GEMM with tensorcore step by step☆28Updated last year
- ☆31Updated 5 months ago
- play gemm with tvm☆91Updated last year
- ☆137Updated last year
- Flash Attention in raw Cuda C beating PyTorch☆25Updated last year
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆138Updated 4 years ago
- This project is about convolution operator optimization on GPU, include GEMM based (Implicit GEMM) convolution.☆33Updated 6 months ago