Hi @harishch4, the error suggests that the model has a dynamic batch size, and you will need to use Relay VM to compile and execute a model with dynamic shapes. I am not an expert on tvmc, but by looking at its code it seems to only support graph executor.