junrushao1994 commented on issue #8473: URL: https://github.com/apache/tvm/issues/8473#issuecomment-1022495276
Hey @cbalint13 thanks for asking! Absolutely! > Was Auto Tensorization removed form this list (was at section [M4b] if I recall), what was/is the plan with ? The only reason is that I'm trying to organize the roadmap. Auto tensorization is a huge item and we want to have a separate tracking issue for it. As you already see, we have been upstreaming auto tensorization-related PRs, including #9871 #10066. [My branch](https://github.com/junrushao1994/tvm/tree/meta-schedule) also contains auto tensorization-related working examples if you want to try them out now :-) > Also regarding of design plan, will/have something in common with principles of https://arxiv.org/abs/2101.08458? This work is done by my fellow colleagues, and of course we are aware, and we have a lot in common :-) Their codebase is public [here](https://github.com/were/unit). The difference here is that we are now using TensorIR, a more powerful and systematic IR/scheduling system to support tensorization -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
