jundaf2 / CUDA-INT8-GEMM
CUDA 8-bit Tensor Core Matrix Multiplication based on m16n16k16 WMMA API
☆28Updated 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
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆55Updated 5 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆88Updated 11 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆103Updated 5 months ago
- ☆26Updated 10 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆53Updated 6 months ago
- ☆33Updated 3 weeks ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆34Updated 5 months ago
- Flash Attention in raw Cuda C beating PyTorch☆18Updated 9 months ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆66Updated 6 years ago
- ☆19Updated 3 years ago
- play gemm with tvm☆86Updated last year
- Implement Flash Attention using Cute.☆69Updated last month
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆175Updated 2 weeks ago
- llama INT4 cuda inference with AWQ☆50Updated 3 weeks ago
- A Winograd Minimal Filter Implementation in CUDA☆24Updated 3 years ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆51Updated last week
- ☆35Updated 4 months ago
- CUDA Matrix Multiplication Optimization☆159Updated 6 months ago
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆16Updated 4 months ago
- ☆108Updated 10 months ago
- Examples of CUDA implementations by Cutlass CuTe☆137Updated last week
- 使用 CUDA C++ 实现的 llama 模型推理框架☆44Updated 3 months ago
- Optimize softmax in triton in many cases☆17Updated 5 months ago
- study of cutlass☆21Updated 3 months ago
- study of Ampere' Sparse Matmul☆16Updated 4 years ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆97Updated 7 months ago
- ☆97Updated 2 months ago
- This project is about convolution operator optimization on GPU, include GEMM based (Implicit GEMM) convolution.☆25Updated last month
- ☆180Updated 7 months ago
- ☆142Updated last month