BBuf / tvm_mlir_learn
compiler learning resources collect.
☆2,317Updated 9 months ago
Alternatives and similar repositories for tvm_mlir_learn:
Users that are interested in tvm_mlir_learn are comparing it to the libraries listed below
- how to optimize some algorithm in cuda.☆2,022Updated this week
- how to learn PyTorch and OneFlow☆411Updated last year
- Machine learning compiler based on MLIR for Sophgo TPU.☆694Updated last week
- This is a series of GPU optimization topics. Here we will introduce how to optimize the CUDA kernel in detail. I will introduce several…☆960Updated last year
- An MLIR-based compiler framework bridges DSLs (domain-specific languages) to DSAs (domain-specific architectures).☆571Updated last week
- Hands-On Practical MLIR Tutorial☆424Updated last year
- A list of awesome compiler projects and papers for tensor computation and deep learning.☆2,517Updated 5 months ago
- 📚200+ Tensor/CUDA Cores Kernels, ⚡️flash-attn-mma, ⚡️hgemm with WMMA, MMA and CuTe (98%~100% TFLOPS of cuBLAS/FA2 🎉🎉).☆2,901Updated last week
- ☆2,366Updated last year
- row-major matmul optimization☆611Updated last year
- ☆604Updated 9 months ago
- 高性能计算相关知识学习笔记,包含学习笔记和相关知识的代码demo,在持续完善中。 如果有帮助的话请Star一下,对作者帮助很大,谢谢!☆415Updated last year
- PPL Quantization Tool (PPQ) is a powerful offline neural network quantization tool.☆1,654Updated 11 months ago
- This is a Chinese translation of the CUDA programming guide☆1,463Updated 4 months ago
- A self-learning tutorail for CUDA High Performance Programing.☆465Updated 2 weeks ago
- A CUDA tutorial to make people learn CUDA program from 0☆221Updated 8 months ago
- BladeDISC is an end-to-end DynamIc Shape Compiler project for machine learning workloads.☆850Updated 2 months ago
- MegCC是一个运行时超轻量,高效,移植简单的深度学习模型编译器☆480Updated 5 months ago
- ☆1,019Updated last year
- CUDA C 编程权威指南代码实现 包含了书上第二章到第八章的大部分代码实现和作者笔记,全由作者本人手动实现,难免有错误的地方,请大家谨慎参考,非常欢迎对错误的指正。 如果有帮助的话请Star一下,对作者帮助很大,谢谢!☆323Updated 2 years ago
- ☆1,841Updated last year
- Several simple examples for popular neural network toolkits calling custom CUDA operators.☆1,417Updated 3 years ago
- A primitive library for neural network☆1,324Updated 3 months ago
- 《Machine Learning Systems: Design and Implementation》- Chinese Version