OscarSavolainen / Quantization-TutorialsLinks
A bunch of coding tutorials for my Youtube videos on Neural Network Quantization.
☆22Updated 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 2 years ago
- A light llama-like llm inference framework based on the triton kernel.☆152Updated this week
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆48Updated last year
- 使用 CUDA C++ 实现的 llama 模型推理框架☆62Updated 10 months ago
- b站上的课程☆75Updated 2 years ago
- EasyNN是一个面向教学而开发的神经网络推理框架,旨在让大家0基础也能自主完成推理框架编写!☆32Updated last year
- ☆35Updated 4 months ago
- hands on model tuning with TVM and profile it on a Mac M1, x86 CPU, and GTX-1080 GPU.☆50Updated 2 years ago
- ☆139Updated last year
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆107Updated 2 months ago
- Some common CUDA kernel implementations (Not the fastest).☆25Updated last month
- code reading for tvm☆76Updated 3 years ago
- A tutorial for CUDA&PyTorch☆156Updated 8 months ago
- base quantization methods including: QAT, PTQ, per_channel, per_tensor, dorefa, lsq, adaround, omse, Histogram, bias_correction.etc☆48Updated 2 years ago
- 一大波学习onnx的案例☆20Updated last year
- 该代码与B站上的视频 https://www.bilibili.com/video/BV18L41197Uz/?spm_id_from=333.788&vd_source=eefa4b6e337f16d87d87c2c357db8ca7 相关联。☆70Updated last year
- Quick and Self-Contained TensorRT Custom Plugin Implementation and Integration☆70Updated 4 months ago
- Optimize softmax in triton in many cases☆21Updated last year
- ☆21Updated 4 years ago
- ☆19Updated last month
- ☆150Updated 8 months ago
- ☆37Updated 11 months ago
- ☆15Updated last year
- ☆26Updated 2 years ago
- 🎓Automatically Update circult-eda-mlsys-tinyml Papers Daily using Github Actions (Update Every 8th hours)☆10Updated this week
- TensorRT-in-Action 是一个 GitHub 代码库,提供了使用 TensorRT 的代码示例,并有对应 Jupyter Notebook。☆15Updated 2 years ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆75Updated last year
- ☆30Updated 10 months ago
- Implement custom operators in PyTorch with cuda/c++☆71Updated 2 years ago
- 分层解耦的深度学习推理引擎☆75Updated 7 months ago