CUDA 8-bit Tensor Core Matrix Multiplication based on m16n16k16 WMMA API
☆35Sep 15, 2023Updated 2 years ago
Alternatives and similar repositories for CUDA-INT8-GEMM
Users that are interested in CUDA-INT8-GEMM are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆12Mar 4, 2022Updated 4 years ago
- Forward and backward Attention DNN operators implementationed by LibTorch, cuDNN, and Eigen.☆31Jun 6, 2023Updated 2 years ago
- ☆23Aug 14, 2024Updated last year
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆19Aug 3, 2025Updated 7 months ago
- ☆20Nov 7, 2019Updated 6 years ago
- Sample examples of how to call collective operation functions on multi-GPU environments. A simple example of using broadcast, reduce, all…☆35Aug 28, 2023Updated 2 years ago
- Optimize softmax in triton in many cases☆23Sep 6, 2024Updated last year
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆144Aug 18, 2020Updated 5 years ago
- ☆13Nov 3, 2025Updated 4 months ago
- Simple and efficient memory pool is implemented with C++11.☆10Jun 2, 2022Updated 3 years ago
- YOLOv12 TensorRT 端到端模型加速推理和INT8量化实现☆12Mar 5, 2025Updated last year
- An auxiliary project analysis of the characteristics of KV in DiT Attention.☆33Nov 29, 2024Updated last year
- ☆119May 16, 2025Updated 10 months ago
- ☆169Feb 5, 2026Updated last month
- A unified and extensible pipeline for deep learning model inference with C++. Now support yolov8, yolov9, clip, and nanosam. More models …☆12Aug 3, 2025Updated 7 months ago
- General Matrix Multiplication using NVIDIA Tensor Cores☆28Jan 25, 2025Updated last year
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆59Aug 12, 2024Updated last year
- ☆120Apr 11, 2024Updated last year
- High Performance Int8 GEMM Kernels for SM80 and later GPUs.☆19Mar 11, 2025Updated last year
- ☆151Jan 9, 2025Updated last year
- Pure Rust implementation of the post-quantum secure digital signature scheme FAEST☆17Feb 19, 2026Updated last month
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆44Feb 27, 2025Updated last year
- CUDA Matrix Multiplication Optimization☆259Jul 19, 2024Updated last year
- bilibili视频【CUDA 12.x 并行编程入门(C++版)】配套代码☆34Aug 12, 2024Updated last year
- Circom circuits library for magnificent ZK applications☆14Jun 4, 2025Updated 9 months ago
- 手摸手 美团 YOLOv6模型训练和TensorRT端到端部署方案教程☆33Jun 30, 2022Updated 3 years ago
- qwen2 and llama3 cpp implementation☆49Jun 7, 2024Updated last year
- 本仓库在OpenVINO推理框架下部署Nanodet检测算法,并重写预处理和后处理部分,具有超高性能!让你在Intel CPU平台上的检测速度起飞! 并基于NNCF和PPQ工具将模型量化(PTQ)至int8精度,推理速度更快!☆16Jun 14, 2023Updated 2 years ago
- [HPCA 2026] A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆82Dec 18, 2025Updated 3 months ago
- Optimized Parallel Tiled Approach to perform Matrix Multiplication by taking advantage of the lower latency, higher bandwidth shared memo…☆16Sep 24, 2017Updated 8 years ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆95Feb 20, 2026Updated last month
- 基于 CUDA Driver API 的 cuda 运行时环境☆15Jul 30, 2025Updated 7 months ago
- Accelerating MSM Operations on GPU/FPGA☆15Sep 16, 2022Updated 3 years ago
- This project is about convolution operator optimization on GPU, include GEMM based (Implicit GEMM) convolution.☆42Sep 29, 2025Updated 5 months ago
- Simple example of how to write an Implicit GEMM Convolution in CUDA using the tensor core WMMA API and bindings for PyTorch.☆18Jun 29, 2023Updated 2 years ago
- OPHELib is an optimized library for partially homomorphic encryption. It currently provides an implementation of the Paillier encryption …☆15May 29, 2019Updated 6 years ago
- Code needed to reproduce results from my ICLR 2019 paper on fixed-point quantization of the backprop algorithm.☆10Jan 24, 2019Updated 7 years ago
- Speed up image preprocess with cuda when handle image or tensorrt inference☆85Nov 5, 2025Updated 4 months ago
- flash attention tutorial written in python, triton, cuda, cutlass☆491Jan 20, 2026Updated 2 months ago