6 ms·
I don't think TVM advertised a lot on its full capabilities, for example, high-perf codegen for dynamic shapes without auto-tuning, or auto-tuning-based codegen
by junrushao1994 3y ago
I don't think TVM advertised a lot on its full capabilities, for example, high-perf codegen for dynamic shapes without auto-tuning, or auto-tuning-based codegen, at least in the past few years, and that might be one of the factors it doesn't got a lot of visibility.
- brucethemoose2 3y agoI think this is true of AI compilation in general. Torch MLIR, AITemplate and really everything here fly under the radar: https://github.com/merrymercy/awesome-tensor-compilers#open-source-projects https://github.com/merrymercy/awesome-tensor-compilers#open-...