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
Sorting:
- ☆22Aug 14, 2024Updated last year
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆20Aug 3, 2025Updated 7 months ago
- YOLOv12 TensorRT 端到端模型加速推理和INT8量化实现☆13Mar 5, 2025Updated 11 months ago
- Optimize softmax in triton in many cases☆23Sep 6, 2024Updated last year
- Simple and efficient memory pool is implemented with C++11.☆10Jun 2, 2022Updated 3 years ago
- 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
- ☆14Nov 3, 2025Updated 4 months ago
- bilibili视频【CUDA 12.x 并行编程入门(C++版)】配套代码☆34Aug 12, 2024Updated last year
- ☆116May 16, 2025Updated 9 months 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
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆144Aug 18, 2020Updated 5 years ago
- 手摸手 美团 YOLOv6模型训练和TensorRT端到端部署方案教程☆34Jun 30, 2022Updated 3 years ago
- This project is about convolution operator optimization on GPU, include GEMM based (Implicit GEMM) convolution.☆43Sep 29, 2025Updated 5 months ago
- 本仓库在OpenVINO推理框架下部署Nanodet检测算法,并重写预处理和后处理部分,具有超高性能!让你在Intel CPU平台上的检测速度起飞! 并基于NNCF和PPQ工具将模型量化(PTQ)至int8精度,推理速度更快!☆16Jun 14, 2023Updated 2 years ago
- High Performance Int8 GEMM Kernels for SM80 and later GPUs.☆20Mar 11, 2025Updated 11 months ago
- Speed up image preprocess with cuda when handle image or tensorrt inference☆85Nov 5, 2025Updated 3 months ago
- 使用 Rust 语言重新实现 https://github.com/zjhellofss/KuiperInfer 和 https://github.com/zjhellofss/kuiperdatawhale 中的深度学习推理框架。☆17Apr 9, 2024Updated last year
- ☆120Apr 11, 2024Updated last year
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆58Aug 12, 2024Updated last year
- Inference Llama 2 in one file of pure Cuda☆17Aug 20, 2023Updated 2 years ago
- minimal C implementation of speculative decoding based on llama2.c☆25Jul 15, 2024Updated last year
- qwen2 and llama3 cpp implementation☆49Jun 7, 2024Updated last year
- flash attention tutorial written in python, triton, cuda, cutlass☆488Jan 20, 2026Updated last month
- ☆168Feb 5, 2026Updated 3 weeks ago
- Awesome code, projects, books, etc. related to CUDA☆31Feb 3, 2026Updated last month
- ☆20Nov 7, 2019Updated 6 years ago
- ☆147Mar 18, 2024Updated last year
- A curated collection of resources, tutorials, and best practices for learning and mastering NVIDIA CUTLASS☆253May 6, 2025Updated 9 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Feb 20, 2026Updated last week
- ☆22Mar 5, 2024Updated last year
- [HPCA 2026] A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆81Dec 18, 2025Updated 2 months ago
- CUDA Matrix Multiplication Optimization☆261Jul 19, 2024Updated last year
- ☆152Jan 9, 2025Updated last year
- ☆31Feb 25, 2026Updated last week
- ☆160Sep 15, 2023Updated 2 years ago
- ☆62Feb 15, 2026Updated 2 weeks ago
- A Winograd Minimal Filter Implementation in CUDA☆28Aug 25, 2021Updated 4 years ago
- ☆262Jul 11, 2024Updated last year
- 对 tensorRT_Pro 开源项目理解☆22Feb 23, 2023Updated 3 years ago