Before starting to compile, you need to get the mlir file for a torch model using torch-mlir tool. example: The torch-mlir converted file puts the model parameters in the mlir file as well, which is ...