Junru Shao
Junru Shao
This is a global tracking issue for landing the meta schedule. The RFC can be found [here](https://github.com/apache/tvm-rfcs/blob/main/rfcs/0005-meta-schedule-autotensorir.md). ## Steps The steps are numbered following TensorIR (#7527). ### [M3a] Core infrastructure...
This issue is to track progress for [[RFC-0079](https://github.com/apache/tvm-rfcs/blob/main/rfcs/0079-tvmscript-metaprogramming.md)] TVMScript Metaprogramming. Main author: @cyx-6 @yongwww. ## A. Fix bugs/issues revealed by the new parser - A1. TIR operations that are forgotten...
Hi everyone, We are looking to gather data points on running MLC-LLM on different hardwares and platforms. Our goal is to create a comprehensive reference for new users. Please share...
PR #1508 yesterday makes it possible to JIT generate model libs on device - it means form now on, only model weights are strictly needed to be downloaded to run...