OscarSavolainen / Quantization-TutorialsLinks
A bunch of coding tutorials for my Youtube videos on Neural Network Quantization.
☆26Updated last year
Alternatives and similar repositories for Quantization-Tutorials
Users that are interested in Quantization-Tutorials are comparing it to the libraries listed below
Sorting:
- TensorRT encapsulation, learn, rewrite, practice.☆29Updated 3 years ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆63Updated last year
- base quantization methods including: QAT, PTQ, per_channel, per_tensor, dorefa, lsq, adaround, omse, Histogram, bias_correction.etc☆51Updated 3 years ago
- A light llama-like llm inference framework based on the triton kernel.☆165Updated 3 months ago
- b站上的课程☆81Updated 2 years ago
- EasyNN是一个面向教学而开发的神经网络推理框架,旨在让大家0基础也能自主完成推理框架编写!☆34Updated last year
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆52Updated last year
- 一大波学习onnx的案例☆23Updated last year
- Quick and Self-Contained TensorRT Custom Plugin Implementation and Integration☆74Updated 6 months ago
- ☆26Updated 2 years ago
- Some common CUDA kernel implementations (Not the fastest).☆28Updated 2 weeks ago
- ☆21Updated 4 years ago
- ☆30Updated last year
- 该代码与B站上的视频 https://www.bilibili.com/video/BV18L41197Uz/?spm_id_from=333.788&vd_source=eefa4b6e337f16d87d87c2c357db8ca7 相关联。☆71Updated 2 years ago
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆113Updated 5 months ago
- ☆39Updated 7 months ago
- code reading for tvm☆76Updated 3 years ago
- ☆19Updated 3 weeks ago
- A tutorial for CUDA&PyTorch☆172Updated 11 months ago
- ☆144Updated last year
- hands on model tuning with TVM and profile it on a Mac M1, x86 CPU, and GTX-1080 GPU.☆49Updated 2 years ago
- Serving Inside Pytorch☆167Updated 2 weeks ago
- 分层解耦的深度学习推理引擎☆78Updated 10 months ago
- Optimize softmax in triton in many cases☆21Updated last year
- TensorRT-in-Action 是一个 GitHub 代码库,提供了使用 TensorRT 的代码示例,并有对应 Jupyter Notebook。☆15Updated 2 years ago
- A Toolkit to Help Optimize Large Onnx Model☆162Updated last month
- ☆38Updated last year
- ☆152Updated 11 months ago
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆242Updated last month
- This project is about convolution operator optimization on GPU, include GEMM based (Implicit GEMM) convolution.☆41Updated 2 months ago