Which open source projects are based on TVM

Which open source projects are based on TVM

Maybe we could create a collection of projects that utilize tvm. Here are a few projects Iā€™m familiar with:

ā€¢ microsoft/BitBLAS: High-performance mixed-precision runtime GPU kernel library.

ā€¢ microsoft/T-MAC: High-performance mixed-precision computing on edge devices via table lookup.

ā€¢ LeiWang1999/T-MAG: GPU implementation of T-MAC.

ā€¢ microsoft/BitBLAS/tilelang: Syntactic sugar extension for TensorIR.

ā€¢ microsoft/antares: Kernel tuner for CUDA/DirectX, and more.

ā€¢ Welder/Ladder: High-performance end-to-end compilation with kernel fusion.ā€

3 Likes