I’m working on codespace, I want to use torch_tensorrt on pytorch model but don’t know how to start, I checked the documentation of torch_tensorrt but couldn’t find an example to clear my concept.
can someone show me a workflow example of code using torch.nn.Module and using this torch.nn.Module in torch_tensorrt and calculating the torch tensorrt compiled result.