Deployment of Models on Bare Metal Systems as a Single Executable

Hi,

I would like to deploy a model on a bare metal platform, so I was wondering the steps that I should follow to compile the entire thing including the TVM runtime in a single executable.

Thanks

I found this but still is not clear to me how to achieve this type of deployment.