tf.mlir.experimental.convert_saved_model

Converts a SavedModel to MLIR module.

saved_model_pathPath to SavedModel.
exported_namesNames to export.
show_debug_infoWhether to include locations in the emitted textual form.

A textual representation of the MLIR module corresponding to the SavedModel.