This project is about convolution operator optimization on GPU, include GEMM based (Implicit GEMM) convolution.
☆43Sep 29, 2025Updated 6 months ago
Alternatives and similar repositories for conv_op_optimization
Users that are interested in conv_op_optimization are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- GPU implementation of Winograd convolution☆10Oct 23, 2017Updated 8 years ago
- High-performance GEMM implementation optimized for NVIDIA H100 GPUs, leveraging Hopper architecture's TMA, WGMMA, and Thread Block Cluste…☆10Dec 4, 2024Updated last year
- ☆44Nov 1, 2025Updated 5 months ago
- ☆12Aug 31, 2023Updated 2 years ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆16Aug 31, 2023Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruct…☆536Sep 8, 2024Updated last year
- ☆159Dec 26, 2024Updated last year
- Flash Attention in raw Cuda C beating PyTorch☆38May 14, 2024Updated last year
- New batched algorithm for sparse matrix-matrix multiplication (SpMM)☆16May 7, 2019Updated 6 years ago
- A simple high performance CUDA GEMM implementation.☆430Jan 4, 2024Updated 2 years ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆82Aug 12, 2024Updated last year
- Gensis is a lightweight deep learning framework written from scratch in Python, with Triton as its backend for high-performance computing…☆36Jan 15, 2026Updated 2 months ago
- Compiler plugin for performance analysis of HIP applications☆13Apr 7, 2025Updated last year
- Fast GPU based tensor core reductions☆13Jan 13, 2023Updated 3 years ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- ☆119May 16, 2025Updated 10 months ago
- Implement Flash Attention using Cute.☆105Dec 17, 2024Updated last year
- Implementation of the paper - Fast Training of Convolutional Networks through FFTs (CUDA for parallelization)☆10May 8, 2020Updated 5 years ago
- Some of the fastest decoding range-based Asymetric Numeral Systems (rANS) codecs for x64☆20Sep 3, 2024Updated last year
- ☆63Feb 15, 2026Updated last month
- ☆30Nov 16, 2024Updated last year
- ☆11Feb 28, 2023Updated 3 years ago
- ☆14Nov 3, 2025Updated 5 months ago
- An implementation of SGEMV with performance comparable to cuBLAS.☆12May 21, 2021Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A portable implementation of SZ lossy compression for AMD GPUs and Hygon DCUs.☆10Feb 26, 2025Updated last year
- CUDA 8-bit Tensor Core Matrix Multiplication based on m16n16k16 WMMA API☆36Sep 15, 2023Updated 2 years ago
- ☆49Apr 15, 2024Updated last year
- Optimizing SGEMM kernel functions on NVIDIA GPUs to a close-to-cuBLAS performance.☆411Jan 2, 2025Updated last year
- Implementation and optimization of matrix multiplication on single CPU (HPC-THU-2023-Autumn)☆18Feb 27, 2024Updated 2 years ago
- ☆93Apr 7, 2026Updated last week
- Mixed precision training from scratch with Tensors and CUDA☆29May 14, 2024Updated last year
- Recoil: Parallel rANS Decoding with Decoder-Adaptive Scalability☆18Jun 26, 2023Updated 2 years ago
- ☆14Jun 30, 2021Updated 4 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- ☆12Dec 22, 2024Updated last year
- ☆14May 28, 2019Updated 6 years ago
- A vector field rendering library☆17Jul 31, 2019Updated 6 years ago
- ggml学习笔记,ggml是一个机器学习的推理框架☆18Mar 24, 2024Updated 2 years ago
- An agent for CUDA compute-communication kernel co-design☆34Mar 24, 2026Updated 3 weeks ago
- Examples illustrating usage of the rocBLAS library☆17Aug 12, 2024Updated last year
- This is a series of GPU optimization topics. Here we will introduce how to optimize the CUDA kernel in detail. I will introduce several…☆1,271Jul 29, 2023Updated 2 years ago