OscarSavolainen / Quantization-TutorialsLinks
A bunch of coding tutorials for my Youtube videos on Neural Network Quantization.
☆18Updated 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.☆28Updated 2 years ago
- A light llama-like llm inference framework based on the triton kernel.☆144Updated 2 weeks ago
- b站上的课程☆75Updated last year
- 使用 CUDA C++ 实现的 llama 模型推理框架☆58Updated 9 months ago
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆45Updated last year
- ☆30Updated 8 months ago
- EasyNN是一个面向教学而开发的神经网络推理框架,旨在让大家0基础也能自主完成推理框架编写!☆31Updated 11 months ago
- Quick and Self-Contained TensorRT Custom Plugin Implementation and Integration☆66Updated 2 months ago
- ☆33Updated 3 months ago
- 该代码与B站上的视频 https://www.bilibili.com/video/BV18L41197Uz/?spm_id_from=333.788&vd_source=eefa4b6e337f16d87d87c2c357db8ca7 相关联。☆70Updated 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
- ☆26Updated last year
- base quantization methods including: QAT, PTQ, per_channel, per_tensor, dorefa, lsq, adaround, omse, Histogram, bias_correction.etc☆47Updated 2 years ago
- A tutorial for CUDA&PyTorch☆150Updated 6 months ago
- ☆19Updated last month
- ☆137Updated last year
- code reading for tvm☆76Updated 3 years ago
- Some common CUDA kernel implementations (Not the fastest).☆21Updated 3 months ago
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆101Updated last month
- ☆21Updated 4 years ago
- TensorRT-in-Action 是一个 GitHub 代码库,提供了使用 TensorRT 的代码示例,并有对应 Jupyter Notebook。☆15Updated 2 years ago
- Optimize softmax in triton in many cases☆21Updated 11 months ago
- Implement custom operators in PyTorch with cuda/c++☆66Updated 2 years ago
- learning how CUDA works☆298Updated 5 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆39Updated 5 months ago
- simplify >2GB large onnx model☆61Updated 8 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆74Updated last year
- ☆149Updated 7 months ago
- An onnx-based quantitation tool.☆71Updated last year
- ☆15Updated 11 months ago