antiagainst / antiagainst.github.io

Generated website for my personal blog
https://lei.chat/
6 stars 0 forks source link

Single-node ML Runtime Foundation | Lei.Chat() #16

Open utterances-bot opened 3 months ago

utterances-bot commented 3 months ago

Single-node ML Runtime Foundation | Lei.Chat()

Previous blog posts overviewed the MLIR dialect hierarchy for kernel code generation (CodeGen) and zoomed in on the Linalg and Vector dialects among them. Now I will switch to discuss the runtime side a bit, in order to provide a holistic view of MLIR-based machine learning (ML) compilers. This one touches the foundation and basics, including the target landscape, runtime requirements and designs to meet thereof.

https://www.lei.chat/posts/single-node-ml-runtime-foundation/

Ghjk94522 commented 3 months ago

In the 'Resource usage and synchronization' section of the blog, you mentioned, 'IREE's host compiler is just realizing such purposes, which I'll cover in a later blog post.' When will you update it? I haven't seen any new updates since u leave google, I'm looking forward to it. lol :)