[mlia.plugin.transformer]
nn_module_to_pt2 = mlia.backend.mlia_nn_module_to_pt2_exporter.exporter_plugin:NNModuleToPt2ExporterPlugin
pt2_to_pte = mlia.backend.mlia_pytorch_to_pte_converter.converter_plugin:PT2ToPteConverterPlugin
pt2_to_tosa = mlia.backend.mlia_pytorch_to_tosa_converter.converter_plugin:PT2ToTosaConverterPlugin
pte_to_delegate = mlia.backend.mlia_pte_to_delegate_converter.converter_plugin:PteToDelegateConverterPlugin
