> On the TVM unity side, we can say
>
> * First support of relax, with dynamic shape and pipeline
> * dlight module for optimizing LLM TIR workloads on GPU
> * disco module for initial SPMD multi-GPU support
Great! These points can be highlighted.
I'm thinking whether having any other PRs (about
Currently, I found two bugs may need more attention:
- Bug about CI: It seems that there are still a few test cases that need to be
fixed to ensure that our CI can be fully functional, so that downstream
companies or users can use it more safely:
1. https://github.com/apache/tvm/issues/16633.