xiaoyi018 / simple_gemmLinks
☆22Updated 4 years ago
Alternatives and similar repositories for simple_gemm
Users that are interested in simple_gemm are comparing it to the libraries listed below
Sorting:
- ☆98Updated 4 years ago
- symmetric int8 gemm☆67Updated 5 years ago
- ☆19Updated last month
- This is a demo how to write a high performance convolution run on apple silicon☆54Updated 3 years ago
- play gemm with tvm☆91Updated 2 years ago
- Tutorials for writing high-performance GPU operators in AI frameworks.☆132Updated 2 years ago
- ☆21Updated 4 years ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆40Updated 7 months ago
- MegCC是一个运行时超轻量,高效,移植简单的深度学习模型编译器☆486Updated 11 months ago
- A quantization algorithm for LLM☆143Updated last year
- ☆125Updated last year
- Efficient operation implementation based on the Cambricon Machine Learning Unit (MLU) .☆134Updated last week
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆72Updated 6 years ago
- ☆109Updated 6 months ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆62Updated 10 months ago
- ☆115Updated last year
- Manually implemented quantization-aware training☆21Updated 2 years ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆186Updated 8 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
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆94Updated 3 weeks ago
- ☆59Updated 10 months ago
- simplify >2GB large onnx model☆63Updated 10 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆110Updated last year
- ☆140Updated last year
- ☆210Updated 10 months ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆101Updated 7 years ago
- 用C++实现一个简单的Transformer模型。 Attention Is All You Need。☆50Updated 4 years ago
- LLM Inference via Triton (Flexible & Modular): Focused on Kernel Optimization using CUBIN binaries, Starting from gpt-oss Model☆46Updated last month
- A Triton JIT runtime and ffi provider in C++☆25Updated 2 weeks ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆119Updated 4 months ago