How to moving from TVM master to unity branch or bring in the relax features from unity to master?

I am developping a backend for a new architecture upon TVM master branch for a while and I am interested in many attractive features introduced in unity branch. How can I migrate my work from master to unity or bring in unity features into my current branch? Thanks.

you can likely directly build on unity branch as we periodically rebase main into unity. so you will get most of the main features in unity as well. To get started checkout https://mlc.ai/

1 Like