Is your feature request related to a problem? Please describe.
Add lowering, decompositions support, nn.Module support for convert_module_to_trt_engine API. Currently the convert_module_to_trt_engine API assumes the input is a graph_module
Describe the solution you'd like
Describe alternatives you've considered
Additional context