DD-DuDa / TensorRT-in-ActionLinks
TensorRT-in-Action 是一个 GitHub 代码库,提供了使用 TensorRT 的代码示例,并有对应 Jupyter Notebook。
☆16Updated 2 years ago
Alternatives and similar repositories for TensorRT-in-Action
Users that are interested in TensorRT-in-Action are comparing it to the libraries listed below
Sorting:
- Flash Attention in ~100 lines of CUDA (forward pass only)☆10Updated last year
- ☆26Updated last year
- 使用 CUDA C++ 实现的 llama 模型推理框架☆58Updated 8 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆72Updated 11 months ago
- ☆137Updated last year
- ☆35Updated last year
- ☆14Updated 11 months ago
- Tutorials of Extending and importing TVM with CMAKE Include dependency.☆14Updated 9 months ago
- ☢️ TensorRT 2023复赛——基于TensorRT-LLM的Llama模型推断加速优化☆49Updated last year
- base quantization methods including: QAT, PTQ, per_channel, per_tensor, dorefa, lsq, adaround, omse, Histogram, bias_correction.etc☆46Updated 2 years ago
- Some common CUDA kernel implementations (Not the fastest).☆21Updated 2 months ago
- ☆59Updated 7 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆39Updated 4 months ago
- A tutorial for CUDA&PyTorch☆148Updated 5 months ago
- ☆139Updated last year
- ☆21Updated 4 years ago
- Optimize softmax in triton in many cases☆21Updated 10 months ago
- ☆149Updated 6 months ago
- ☆67Updated 6 months ago
- Awesome code, projects, books, etc. related to CUDA☆19Updated this week
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆98Updated this week
- TensorRT encapsulation, learn, rewrite, practice.☆28Updated 2 years ago
- ☆11Updated 4 months ago
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆18Updated 9 months ago
- A set of examples around MegEngine☆31Updated last year
- Quick and Self-Contained TensorRT Custom Plugin Implementation and Integration☆65Updated last month
- CUDA 6大并行计算模式 代码与笔记☆60Updated 4 years ago
- CUDA 8-bit Tensor Core Matrix Multiplication based on m16n16k16 WMMA API☆31Updated last year
- 该代码与B站上的视频 https://www.bilibili.com/video/BV18L41197Uz/?spm_id_from=333.788&vd_source=eefa4b6e337f16d87d87c2c357db8ca7 相关联。☆69Updated last year
- A light llama-like llm inference framework based on the triton kernel.☆134Updated this week