OscarSavolainen / Quantization-TutorialsLinks
A bunch of coding tutorials for my Youtube videos on Neural Network Quantization.
☆20Updated 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
- 使用 CUDA C++ 实现的 llama 模型推理框架☆61Updated 9 months ago
- base quantization methods including: QAT, PTQ, per_channel, per_tensor, dorefa, lsq, adaround, omse, Histogram, bias_correction.etc☆47Updated 2 years ago
- A light llama-like llm inference framework based on the triton kernel.☆150Updated 3 weeks ago
- ☆35Updated 3 months ago
- b站上的课程☆75Updated 2 years ago
- Implement custom operators in PyTorch with cuda/c++☆71Updated 2 years ago
- Some common CUDA kernel implementations (Not the fastest).☆25Updated 3 weeks ago
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆46Updated last year
- code reading for tvm☆76Updated 3 years ago
- hands on model tuning with TVM and profile it on a Mac M1, x86 CPU, and GTX-1080 GPU.☆49Updated 2 years ago
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆105Updated last month
- ☆138Updated last year
- Optimize softmax in triton in many cases☆21Updated last year
- ☆21Updated 4 years ago
- Quick and Self-Contained TensorRT Custom Plugin Implementation and Integration☆69Updated 3 months ago
- ☆25Updated 3 weeks ago
- A tutorial for CUDA&PyTorch☆154Updated 7 months ago
- ☆19Updated 3 weeks ago
- ☆26Updated 2 years ago
- 该代码与B站上的视频 https://www.bilibili.com/video/BV18L41197Uz/?spm_id_from=333.788&vd_source=eefa4b6e337f16d87d87c2c357db8ca7 相关联。☆70Updated last year
- CUDA SGEMM optimization note☆13Updated last year
- ☆30Updated 9 months ago
- EasyNN是一个面向教学而开发的神经网络推理框架,旨在让大家0基础也能自主完成推理框架编写!☆32Updated last year
- 一大波学习onnx的案例☆20Updated 11 months ago
- TensorRT-in-Action 是一个 GitHub 代码库,提供了使用 TensorRT 的代码示例,并有对应 Jupyter Notebook。☆15Updated 2 years ago
- ☆141Updated last year
- This project is about convolution operator optimization on GPU, include GEMM based (Implicit GEMM) convolution.☆37Updated 8 months ago
- learning how CUDA works☆314Updated 6 months ago
- ☆50Updated 3 months ago