merrymercy/awesome-tensor-compilers
A list of awesome compiler projects and papers for tensor computation and deep learning.
This is a curated list of compiler projects and research papers specifically focused on optimizing computations involving tensors for deep learning. It's a resource for finding existing tools and understanding the latest advancements in making deep learning models run faster and more efficiently. Anyone working to optimize the performance of deep learning systems on various hardware, from researchers to engineers, would find this valuable.
2,734 stars. No commits in the last 6 months.
Use this if you are a deep learning compiler engineer, researcher, or system optimizer looking for comprehensive information on existing tensor compiler projects, relevant academic papers, and optimization techniques.
Not ideal if you are a data scientist or machine learning practitioner primarily interested in applying deep learning models rather than optimizing their underlying computational performance.
Stars
2,734
Forks
324
Language
—
License
—
Category
Last pushed
Oct 19, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/merrymercy/awesome-tensor-compilers"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
apache/tvm
Open Machine Learning Compiler Framework
uxlfoundation/oneDNN
oneAPI Deep Neural Network Library (oneDNN)
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
OpenMined/TenSEAL
A library for doing homomorphic encryption operations on tensors
iree-org/iree-turbine
IREE's PyTorch Frontend, based on Torch Dynamo.