A tutorial for CUDA&PyTorch
☆318Feb 3, 2026Updated last month
Alternatives and similar repositories for BasicCUDA
Users that are interested in BasicCUDA are comparing it to the libraries listed below
Sorting:
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Feb 20, 2026Updated last week
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆73Sep 8, 2024Updated last year
- how to optimize some algorithm in cuda.☆2,825Feb 15, 2026Updated 2 weeks ago
- Examples of CUDA implementations by Cutlass CuTe☆269Jul 1, 2025Updated 8 months ago
- This is a repository to practice multi-thread programming in C++☆28Feb 21, 2024Updated 2 years ago
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆58Aug 12, 2024Updated last year
- flash attention tutorial written in python, triton, cuda, cutlass☆488Jan 20, 2026Updated last month
- Deep insight tensorrt, including but not limited to qat, ptq, plugin, triton_inference, cuda☆23Updated this week
- HunyuanDiT with TensorRT and libtorch☆18May 22, 2024Updated last year
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆79Aug 12, 2024Updated last year
- ☆19Aug 20, 2025Updated 6 months ago
- ☆26Aug 15, 2023Updated 2 years ago
- A simple high performance CUDA GEMM implementation.☆426Jan 4, 2024Updated 2 years ago
- 搜藏的希望的代码片段☆13Jun 6, 2023Updated 2 years ago
- 跟着Tensorrt_pro学习各种知识☆40Nov 25, 2022Updated 3 years ago
- compiler learning resources collect.☆2,684Mar 19, 2025Updated 11 months ago
- Implement Flash Attention using Cute.☆101Dec 17, 2024Updated last year
- ☆30Nov 16, 2024Updated last year
- simplify >2GB large onnx model☆71Nov 30, 2024Updated last year
- ☆19Aug 23, 2022Updated 3 years ago
- High Performance FP8 GEMM Kernels for SM89 and later GPUs.☆20Jan 24, 2025Updated last year
- wirefisher: eBPF-powered traffic monitoring and control with precise per-process, IP, and port-level filtering, plus built-in rate limiti…☆38Dec 26, 2025Updated 2 months ago
- ☆17Nov 14, 2023Updated 2 years ago
- how to learn PyTorch and OneFlow☆485Mar 22, 2024Updated last year
- CUDA 8-bit Tensor Core Matrix Multiplication based on m16n16k16 WMMA API☆35Sep 15, 2023Updated 2 years ago
- ☆116May 16, 2025Updated 9 months ago
- Optimize GEMM with tensorcore step by step☆36Dec 17, 2023Updated 2 years ago
- qwen2 and llama3 cpp implementation☆49Jun 7, 2024Updated last year
- ☆152Jan 9, 2025Updated last year
- 本仓库在OpenVINO推理框架下部署Nanodet检测算法,并重写预处理和后处理部分,具有超高性能!让你在Intel CPU平台上的检测速度起飞! 并基于NNCF和PPQ工具将模型量化(PTQ)至int8精度,推理速度更快!☆16Jun 14, 2023Updated 2 years ago
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆20Aug 3, 2025Updated 7 months ago
- Quick and Self-Contained TensorRT Custom Plugin Implementation and Integration☆81May 26, 2025Updated 9 months ago
- An onnx-based quantitation tool.☆71Jan 8, 2024Updated 2 years ago
- 📚LeetCUDA: Modern CUDA Learn Notes with PyTorch for Beginners🐑, 200+ CUDA Kernels, Tensor Cores, HGEMM, FA-2 MMA.🎉☆9,755Updated this week
- ☆34Sep 8, 2024Updated last year
- Yinghan's Code Sample☆365Jul 25, 2022Updated 3 years ago
- 分层解耦的深度学习推理引擎☆79Feb 17, 2025Updated last year
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆44Feb 27, 2025Updated last year
- CenterPoint model trained with MMDetection3d on custom dataset, and deployed with TensorRT☆35Mar 15, 2023Updated 2 years ago