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