Hacker News new | ask | show | jobs
by junrushao1994 1056 days 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.
1 comments

I 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-...